From f7d59c0353773b5deb4f1d400abd6ebf2b03634c Mon Sep 17 00:00:00 2001 From: Piotr Jurkiewicz Date: Fri, 22 Apr 2016 00:50:34 +0200 Subject: Change default hinting style to 'hintslight' Change this in order to match new default fontconfig settings (introduced in fontconfig 2.11.95). --- data/org.mate.font-rendering.gschema.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/org.mate.font-rendering.gschema.xml.in b/data/org.mate.font-rendering.gschema.xml.in index 297e68d..4d9ac51 100644 --- a/data/org.mate.font-rendering.gschema.xml.in +++ b/data/org.mate.font-rendering.gschema.xml.in @@ -28,7 +28,7 @@ The type of antialiasing to use when rendering fonts. Possible values are: "none" for no antialiasing, "grayscale" for standard grayscale antialiasing, and "rgba" for subpixel antialiasing (LCD screens only). - 'medium' + 'slight' Hinting The type of hinting to use when rendering fonts. Possible values are: "none" for no hinting, "slight" for basic, "medium" for moderate, and "full" for maximum hinting (may cause distortion of letter forms). -- cgit v1.2.1