Comment 57 for bug 190848

Revision history for this message
MichaelM (michael-the-drummer) wrote :

The workaround for me (I want full subpixel hinting for terminal) is to do this:

cd /etc/fonts/conf.d
sudo unlink 10-hinting-medium.conf
sudo ln -s ../10-hinting-full.conf .

That fixes it for me. However, it should really be following the font settings in the Gnome Appearance Preferences dialog.