13 lines
683 B
Diff
13 lines
683 B
Diff
diff -rupN --no-dereference freetype-2.10.2/include/freetype/config/ftoption.h freetype-2.10.2-new/include/freetype/config/ftoption.h
|
|
--- freetype-2.10.2/include/freetype/config/ftoption.h 2020-01-19 17:02:27.000000000 +0100
|
|
+++ freetype-2.10.2-new/include/freetype/config/ftoption.h 2020-07-18 10:31:21.371163581 +0200
|
|
@@ -126,7 +126,7 @@ FT_BEGIN_HEADER
|
|
* 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
|
|
|
|
|
|
/**************************************************************************
|