I am using a mac 10.10.1 and just downloaded the new version of LibreOffice.
LibO displays very clear also on Macs.
Could you please upload some screenshots?
“new version” is a very unprecise information. Please inform on the exact version number.
Help the helper to help you! (@Lupp thanks for triggering this expression today! German forum)
You can activate anti-aliasing on Linux.
Here’s the instruction for Arch Linux:
https://wiki.archlinux.org/index.php/LibreOffice#Anti-aliasing
Execute:
$ echo “Xft.lcdfilter: lcddefault” | xrdb -merge
To make the change persistent, add
Xft.lcdfilter: lcddefault
to your~/.Xresources
file, and make sure to run
$ xrdb -merge ~/.Xresources
If this does not work, you can also try adding
Xft.lcdfilter: lcddefault
to your~/.Xdefaults
. If you do not have this file, you will have to create it.
Try on MacOs to see if the folders are similar.