mingw-freetype/freetype-2.3.0-enable-spr.patch
Kalev Lember e6a9c1db0f Update to 2.9.1
- Sync patches with the native package
- Enable ClearType code thanks to Microsoft joining OIN

This syncs the packaging with native freetype-2.9.1-6.fc29
2018-11-01 16:01:53 +01:00

12 lines
618 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 @@
/* rendering technology that produces excellent output without LCD */
/* filtering. */
/* */
-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
+#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
/*************************************************************************/