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.
12 lines
518 B
12 lines
518 B
8 years ago
|
--- a/include/freetype/config/ftoption.h
|
||
|
+++ b/include/freetype/config/ftoption.h
|
||
|
@@ -122,7 +122,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
|
||
|
|
||
|
|
||
|
/*************************************************************************/
|