summarylogtreecommitdiffstats
path: root/0003-enable-spr.patch
diff options
context:
space:
mode:
authorjeckhack2017-10-31 05:33:21 +0300
committerjeckhack2017-10-31 05:33:21 +0300
commit1197b8f9b416cb2b630eb5fa94d1fe7201b50582 (patch)
treec49e0750354cc6299d95332aa7a499ff53ff3483 /0003-enable-spr.patch
parent48d500988a26523fd4193b792cfa9f5be022f221 (diff)
downloadaur-1197b8f9b416cb2b630eb5fa94d1fe7201b50582.tar.gz
Update to 2.8.1
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 */
-
-
- /*************************************************************************/