summarylogtreecommitdiffstats
path: root/0007-cleartype.patch
diff options
context:
space:
mode:
Diffstat (limited to '0007-cleartype.patch')
-rw-r--r--0007-cleartype.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/0007-cleartype.patch b/0007-cleartype.patch
new file mode 100644
index 000000000000..582c33e2ba21
--- /dev/null
+++ b/0007-cleartype.patch
@@ -0,0 +1,12 @@
+diff -ura include/freetype/config/ftoption.h include/freetype/config/ftoption.h
+--- include/freetype/config/ftoption.h 2017-10-29 03:33:51.835759368 +0300
++++ include/freetype/config/ftoption.h 2017-10-29 03:36:59.231676456 +0300
+@@ -119,7 +119,7 @@
+ /* rendering technology that produces excellent output without LCD */
+ /* filtering. */
+ /* */
+-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
++#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
+
+
+ /*************************************************************************/