1bf1edf7ab
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/freetype#7ebf3fc38d7377189bc64237fa9f9ad9fbf85fda
12 lines
529 B
Diff
12 lines
529 B
Diff
--- freetype-2.3.0/include/freetype/config/ftoption.h.spf 2007-01-18 14:27:34.000000000 -0500
|
|
+++ freetype-2.3.0/include/freetype/config/ftoption.h 2007-01-18 14:27:48.000000000 -0500
|
|
@@ -92,7 +92,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
|
|
|
|
|
|
/**************************************************************************
|