summarylogtreecommitdiffstats
path: root/0007-cleartype.patch
diff options
context:
space:
mode:
Diffstat (limited to '0007-cleartype.patch')
-rw-r--r--0007-cleartype.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/0007-cleartype.patch b/0007-cleartype.patch
deleted file mode 100644
index 4d516983ff1c..000000000000
--- a/0007-cleartype.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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
-
-
- /**************************************************************************