summarylogtreecommitdiffstats
path: root/0007-cleartype.patch
diff options
context:
space:
mode:
authoramoka2020-11-12 14:48:49 -0500
committeramoka2020-11-12 14:48:49 -0500
commit7a779505386ef5a7ce5bfee77efe2c5ebb062b93 (patch)
treee058b6245d9478f3576f7cf64f287aa72c9b3daf /0007-cleartype.patch
parentcadc6c2230830cacedc400523a2638a506fa0a7d (diff)
downloadaur-freetype2-cleartype.tar.gz
Update to 2.10.4 with patches from extra
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
-
-
- /**************************************************************************