blob: 265d5ba6245988e57d4740dacf0fae8ca2154660 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./include/freetype/config/ftoption.h.orig 2019-03-16 13:43:22.414319014 -0500
+++ ./include/freetype/config/ftoption.h 2019-03-16 13:44:49.185311833 -0500
@@ -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
/**************************************************************************
|