summarylogtreecommitdiffstats
path: root/0003-Enable-v35-subpixel-hinting.patch
diff options
context:
space:
mode:
Diffstat (limited to '0003-Enable-v35-subpixel-hinting.patch')
-rw-r--r--0003-Enable-v35-subpixel-hinting.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/0003-Enable-v35-subpixel-hinting.patch b/0003-Enable-v35-subpixel-hinting.patch
index c025e0efdea6..cc52541e44c9 100644
--- a/0003-Enable-v35-subpixel-hinting.patch
+++ b/0003-Enable-v35-subpixel-hinting.patch
@@ -4,9 +4,7 @@ diff -pudr a/include/freetype/config/ftoption.h b/include/freetype/config/ftopti
@@ -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 ) */
+-#define TT_CONFIG_OPTION_SUBPIXEL_HINTING
++/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING */