11 lines
517 B
Diff
11 lines
517 B
Diff
--- freetype-2.10.4/include/freetype/config/ftoption.h 2020-08-31 09:26:12.000000000 +0200
|
|
+++ freetype-2.10.4/include/freetype/config/ftoption.h 2022-08-23 13:15:55.758475421 +0200
|
|
@@ -124,7 +124,7 @@
|
|
* When this macro is not defined, FreeType offers alternative LCD
|
|
* rendering technology that produces excellent output.
|
|
*/
|
|
-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
|
|
+#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
|
|
|
|
|
|
/**************************************************************************
|