Skip to content

wayland: Improve font setting fallback

Matthias Clasen requested to merge font-settings-fallback into gtk-3-24

When we don't get stettings from the portal, the current fallback is 'awful fonts'. There is no need for that. Instead, set the fallback values to grayscale antialiasing with slight hinting.

Merge request reports