summaryrefslogtreecommitdiffstats
path: root/source/l/freetype/freetype.compile.both.subpixel.hinting.methods.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/freetype/freetype.compile.both.subpixel.hinting.methods.diff')
-rw-r--r--source/l/freetype/freetype.compile.both.subpixel.hinting.methods.diff13
1 files changed, 0 insertions, 13 deletions
diff --git a/source/l/freetype/freetype.compile.both.subpixel.hinting.methods.diff b/source/l/freetype/freetype.compile.both.subpixel.hinting.methods.diff
deleted file mode 100644
index d7a52dbf2..000000000
--- a/source/l/freetype/freetype.compile.both.subpixel.hinting.methods.diff
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./include/freetype/config/ftoption.h.orig 2016-12-11 00:53:49.000000000 -0600
-+++ ./include/freetype/config/ftoption.h 2017-04-26 16:14:07.214503123 -0500
-@@ -675,8 +675,8 @@
- /* [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 ( 1 | 2 ) */
-+/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING 2 */
-+#define TT_CONFIG_OPTION_SUBPIXEL_HINTING ( 1 | 2 )
-
-
- /*************************************************************************/