MichaelM 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 .
This is the setting *you* prefer. Other users may prefer something else.
>
> That fixes it for me. However, it should really be following the font
> settings in the Gnome Appearance Preferences dialog.
libvte is the culprit here. It doesn't honor the Gnome font settings or
we wouldn't have this bug report.
MichaelM wrote: medium. conf full.conf .
> The workaround for me (I want full subpixel hinting for terminal) is to
> do this:
>
> cd /etc/fonts/conf.d
> sudo unlink 10-hinting-
> sudo ln -s ../10-hinting-
This is the setting *you* prefer. Other users may prefer something else.
>
> That fixes it for me. However, it should really be following the font
> settings in the Gnome Appearance Preferences dialog.
libvte is the culprit here. It doesn't honor the Gnome font settings or
we wouldn't have this bug report.