12 lines
600 B
Diff
12 lines
600 B
Diff
--- 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
|
|
@@ -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
|
|
|
|
|
|
/*************************************************************************/
|