Apparently this is a bug in unity-4.24.0/plugins/unityshell/src/FontSettings.cpp
It checks for gtk-xft-rgba value and if it's "none", sets antialiasing to 
CAIRO_ANTIALIAS_NONE.
I added gtk-xft-antialias value check and if it's nonzero, set antialiasing to 
CAIRO_ANTIALIAS_GRAY instead. This fixed the problem for me.
See attached diff for FontSettings.cpp.


** Patch added: "FontSettings.cpp.diff"
   
https://bugs.launchpad.net/unity/+bug/873765/+attachment/2594620/+files/FontSettings.cpp.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873765

Title:
  Fonts in global menubar and elsewhere become jagged when antialiasing
  is set to "grayscale"

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/873765/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to