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