14 lines
645 B
Diff
14 lines
645 B
Diff
|
Index: include/freetype/config/ftoption.h
|
||
|
===================================================================
|
||
|
--- include/freetype/config/ftoption.h.orig
|
||
|
+++ include/freetype/config/ftoption.h
|
||
|
@@ -118,7 +118,7 @@ FT_BEGIN_HEADER
|
||
|
/* rendering technology that produces excellent output without LCD */
|
||
|
/* filtering. */
|
||
|
/* */
|
||
|
-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
|
||
|
+#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
|
||
|
|
||
|
|
||
|
/*************************************************************************/
|