You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
618 B
11 lines
618 B
--- freetype-2.3.0/include/freetype/config/ftoption.h.spf 2007-01-18 14:27:34.000000000 -0500 |
|
+++ freetype-2.3.0/include/freetype/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 |
|
|
|
|
|
/*************************************************************************/
|
|
|