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