2019-06-24 07:26:24 +00:00
|
|
|
Index: freetype-2.10.0/include/freetype/config/ftoption.h
|
2018-10-27 11:50:53 +00:00
|
|
|
===================================================================
|
2019-06-24 07:26:24 +00:00
|
|
|
--- freetype-2.10.0.orig/include/freetype/config/ftoption.h
|
|
|
|
+++ freetype-2.10.0/include/freetype/config/ftoption.h
|
|
|
|
@@ -126,7 +126,7 @@ FT_BEGIN_HEADER
|
|
|
|
* macro is not defined, FreeType offers alternative LCD rendering
|
|
|
|
* technology that produces excellent output without LCD filtering.
|
|
|
|
*/
|
2018-10-27 11:50:53 +00:00
|
|
|
-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
|
|
|
|
+#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
|
|
|
|
|
|
|
|
|
2019-06-24 07:26:24 +00:00
|
|
|
/**************************************************************************
|