summarylogtreecommitdiffstats
path: root/0007-cleartype.patch
blob: 582c33e2ba2159669800bd633cb807abf701fc72 (plain)
1
2
3
4
5
6
7
8
9
10
11
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
 
 
   /*************************************************************************/