summarylogtreecommitdiffstats
path: root/0003-Enable-v35-subpixel-hinting.patch
blob: 714565b719708101d8d31a692e18e9ebedda14bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
index 67a361dd41e0b026..c4812862518b66a6 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -675,8 +675,8 @@ FT_BEGIN_HEADER
   /* [1] http://www.microsoft.com/typography/cleartype/truetypecleartype.aspx */
   /*                                                                       */
 /* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING  1         */
-#define TT_CONFIG_OPTION_SUBPIXEL_HINTING  2
+/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING  2         */
 /* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING  ( 1 | 2 ) */
 
 
   /*************************************************************************/