From 921505df63f9fa55089b519bd86292101e6921ca Mon Sep 17 00:00:00 2001 From: Piotr Jurkiewicz Date: Fri, 22 Apr 2016 00:47:46 +0200 Subject: Use 'rgba' (LCD subpixel) antialiasing by default --- data/org.mate.font-rendering.gschema.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/org.mate.font-rendering.gschema.xml.in') diff --git a/data/org.mate.font-rendering.gschema.xml.in b/data/org.mate.font-rendering.gschema.xml.in index 3c292a1..297e68d 100644 --- a/data/org.mate.font-rendering.gschema.xml.in +++ b/data/org.mate.font-rendering.gschema.xml.in @@ -23,7 +23,7 @@ The resolution used for converting font sizes to pixel sizes, in dots per inch. - 'grayscale' + 'rgba' Antialiasing 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). -- cgit v1.2.1