mingw-freetype/freetype-2.5.3-enable-spr.patch

12 lines
600 B
Diff
Raw Normal View History

--- freetype-2.5.3/include/config/ftoption.h.spf 2014-07-10 12:38:17.838824142 +0200
+++ freetype-2.5.3/include/config/ftoption.h 2014-07-10 12:38:28.001931982 +0200
2009-01-17 11:36:09 +00:00
@@ -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
/*************************************************************************/