summarylogtreecommitdiffstats
path: root/0007-cleartype.patch
diff options
context:
space:
mode:
Diffstat (limited to '0007-cleartype.patch')
-rw-r--r--0007-cleartype.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/0007-cleartype.patch b/0007-cleartype.patch
index 596c6a9f2cad..4d516983ff1c 100644
--- a/0007-cleartype.patch
+++ b/0007-cleartype.patch
@@ -1,11 +1,11 @@
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
-@@ -122,7 +122,7 @@
- /* rendering technology that produces excellent output without LCD */
- /* filtering. */
- /* */
+@@ -126,7 +126,7 @@
+ * macro is not defined, FreeType offers alternative LCD rendering
+ * technology that produces excellent output without LCD filtering.
+ */
-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
+#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
-
-
- /*************************************************************************/
+
+
+ /**************************************************************************