You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
--- a/include/freetype/config/ftoption.h
|
|
|
|
+++ b/include/freetype/config/ftoption.h
|
|
|
|
@@ -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
|
|
|
|
|
|
|
|
|
|
|
|
/**************************************************************************
|