summaryrefslogtreecommitdiffstats
path: root/abs/core/freetype2/freetype-2.5.1-enable-spr.patch
blob: 0d300a8dfcb0fc3e239d4be2a69a1f8beb7ec353 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git i/include/config/ftoption.h w/include/config/ftoption.h
index fe2ba15..22ce1a3 100644
--- i/include/config/ftoption.h
+++ w/include/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
 
 
   /*************************************************************************/