Comment 54 for bug 379761

Revision history for this message
Matt Joiner (anacrolix) wrote : Re: MASTER - FF 3.5 font hinting does not honour gnome-settings

I fixed it by doing the following:

$ sudo rm /etc/fonts/conf.d/10-hinting-slight.conf
$ sudo ln -s /etc/fonts/conf.avail/10-hinting-medium.conf /etc/fonts/conf.d/
$ sudo dpkg-reconfigure fontconfig

Qt apps and the like were none the worse for it.