summaryrefslogtreecommitdiffstats
path: root/abs/core/freetype2/freetype-2.5.1-enable-spr.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-11-24 20:39:39 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-11-24 20:39:39 (GMT)
commit72a7238eaf63b1ec1f96b4db325bcf0cab81bbb3 (patch)
tree36ea6f28785e9032b0da62bb0374d893d9c33bd7 /abs/core/freetype2/freetype-2.5.1-enable-spr.patch
parente3cde1ea45f9b06ca0c0977bcb0cabc8b85f1d5e (diff)
downloadlinhes_pkgbuild-72a7238eaf63b1ec1f96b4db325bcf0cab81bbb3.zip
linhes_pkgbuild-72a7238eaf63b1ec1f96b4db325bcf0cab81bbb3.tar.gz
linhes_pkgbuild-72a7238eaf63b1ec1f96b4db325bcf0cab81bbb3.tar.bz2
freetype2: update 2.5.1
Diffstat (limited to 'abs/core/freetype2/freetype-2.5.1-enable-spr.patch')
-rw-r--r--abs/core/freetype2/freetype-2.5.1-enable-spr.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/abs/core/freetype2/freetype-2.5.1-enable-spr.patch b/abs/core/freetype2/freetype-2.5.1-enable-spr.patch
new file mode 100644
index 0000000..0d300a8
--- /dev/null
+++ b/abs/core/freetype2/freetype-2.5.1-enable-spr.patch
@@ -0,0 +1,13 @@
+diff --git i/include/config/ftoption.h w/include/config/ftoption.h
+index fe2ba15..22ce1a3 100644
+--- i/include/config/ftoption.h
++++ w/include/config/ftoption.h
+@@ -92,7 +92,7 @@ FT_BEGIN_HEADER
+ /* 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
+
+
+ /*************************************************************************/