freetype2/freetype2-subpixel.patch

14 lines
688 B
Diff
Raw Normal View History

Index: freetype-2.6.1/include/freetype/config/ftoption.h
===================================================================
--- freetype-2.6.1.orig/include/freetype/config/ftoption.h
+++ freetype-2.6.1/include/freetype/config/ftoption.h
@@ -92,7 +92,7 @@ FT_BEGIN_HEADER
/* This is done to allow FreeType clients to run unmodified, forcing */
/* them to display normal gray-level anti-aliased glyphs. */
/* */
-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
+#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
/*************************************************************************/