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