changeset 168:381896bd9e0d default tip

Reduce hinting from full to slight This seems to improve rendering in Thunderbird and Firefox UI while not impacting native GTK apps.
author IBBoard <dev@ibboard.co.uk>
date Tue, 12 Nov 2024 18:37:17 +0000
parents 3653bffd7496
children
files fonts.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fonts.conf	Sat Nov 09 16:55:21 2024 +0000
+++ b/fonts.conf	Tue Nov 12 18:37:17 2024 +0000
@@ -76,7 +76,7 @@
         <bool>true</bool>
       </edit>
       <edit name="hintstyle" mode="assign">
-        <const>hintfull</const>
+        <const>hintslight</const>
       </edit>
       <edit name="antialias" mode="assign">
         <bool>true</bool>