summarylogtreecommitdiffstats
path: root/0003-enable-spr.patch
diff options
context:
space:
mode:
Diffstat (limited to '0003-enable-spr.patch')
-rw-r--r--0003-enable-spr.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/0003-enable-spr.patch b/0003-enable-spr.patch
deleted file mode 100644
index 8461388ff161..000000000000
--- a/0003-enable-spr.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
---- a/include/freetype/config/ftoption.h 2014-11-19 16:38:59.000000000 -0500
-+++ b/include/freetype/config/ftoption.h 2015-04-21 18:12:39.477079011 -0400
-@@ -92,7 +92,7 @@
- /* This is done to allow FreeType clients to run unmodified, forcing */
- /* them to display normal gray-level anti-aliased glyphs. */
- /* */
--/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
-+#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
-
-
- /*************************************************************************/