summarylogtreecommitdiffstats
path: root/0007-cleartype.patch
blob: 4d516983ff1c40073d832d9d044deb48d88eb2cc (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -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


   /**************************************************************************