flathub / org.libreoffice.LibreOffice

https://flathub.org/apps/details/org.libreoffice.LibreOffice
29 stars 18 forks source link

Cannot disable font anti-aliasing when antialias true is on in .fonts.conf #274

Open Sunspark-007 opened 5 months ago

Sunspark-007 commented 5 months ago

To explain this one, in .fonts.conf in the home directory, if you have the below defined:

 <match target="font">
  <edit mode="assign" name="antialias">
   <bool>true</bool>
  </edit>
 </match>

Then what happens is that anti-aliasing is ALWAYS on when the flatpak is launched, and checking or unchecking anti-aliasing in tools>options>view has no effect at all. If you want it off, you need to edit the .fonts.conf file in the home directory and re-launch LO. No reboot or anything is required, just an edit and save of the file is sufficient.

Expected behaviour: That LibreOffice be able to untoggle AA selectively based on the setting in the LO options, rather than the system global setting which requires editing and saving the file every time.

Version: 7.6.4.1 (X86_64) / LibreOffice Community Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1 CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: gtk3 Locale: en-CA (en_CA.UTF-8); UI: en-US Flatpak Calc: threaded