summarylogtreecommitdiffstats
path: root/freetype-2.5.5-enable-spr.patch
blob: fdaa1d5cada3b72336335c10d0fdc6336e232bd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur freetype-2.5.5/include/freetype/config/ftoption.h freetype-2.5.5.new/include/freetype/config/ftoption.h
--- freetype-2.5.5/include/config/ftoption.h	2014-11-19 16:38:59.000000000 -0500
+++ freetype-2.5.5.new/include/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 */
 
 
   /*************************************************************************/