summarylogtreecommitdiffstats
path: root/0003-Enable-v35-subpixel-hinting.patch
blob: c025e0efdea6c03359af2bc9184e7e0b19b39fcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -pudr a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
--- a/include/freetype/config/ftoption.h	2019-03-21 12:46:59.724994096 +0300
+++ b/include/freetype/config/ftoption.h	2019-03-21 12:47:29.256015057 +0300
@@ -658,7 +658,7 @@ FT_BEGIN_HEADER
    * https://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 ) */