vanhofen
6 years ago
2 changed files with 6 additions and 6 deletions
@ -1,11 +1,11 @@ |
|||
--- a/include/freetype/config/ftoption.h
|
|||
+++ b/include/freetype/config/ftoption.h
|
|||
@@ -122,7 +122,7 @@
|
|||
/* rendering technology that produces excellent output without LCD */ |
|||
/* filtering. */ |
|||
/* */ |
|||
@@ -126,7 +126,7 @@
|
|||
* macro is not defined, FreeType offers alternative LCD rendering |
|||
* technology that produces excellent output without LCD filtering. |
|||
*/ |
|||
-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
|
|||
+#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
|
|||
|
|||
|
|||
/*************************************************************************/ |
|||
/************************************************************************** |
|||
|
Loading…
Reference in new issue