Blame SOURCES/freetype-2.3.0-enable-spr.patch

689293
--- freetype-2.3.0/include/freetype/config/ftoption.h.spf	2007-01-18 14:27:34.000000000 -0500
689293
+++ freetype-2.3.0/include/freetype/config/ftoption.h	2007-01-18 14:27:48.000000000 -0500
689293
@@ -92,7 +92,7 @@
689293
   /* This is done to allow FreeType clients to run unmodified, forcing     */
689293
   /* them to display normal gray-level anti-aliased glyphs.                */
689293
   /*                                                                       */
689293
-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
689293
+#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
689293
 
689293
 
689293
   /*************************************************************************/