summaryrefslogtreecommitdiffstats
path: root/extra/freetype/20-enable-spr.patch
blob: 217912aa1f25a36fc7f698b984c8f9a83702db94 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- include/freetype/config/ftoption.h.spf	2007-01-18 14:27:34.000000000 -0500
+++ include/freetype/config/ftoption.h	2007-01-18 14:27:48.000000000 -0500
@@ -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
 
 
   /*************************************************************************/