summaryrefslogtreecommitdiffstats
path: root/patches/source/freetype/freetype.subpixel.rendering.diff
blob: 5ab3b379a3f7f21a1505366237fdcf2bcb23c3a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur freetype-2.6.1.orig/include/freetype/config/ftoption.h freetype-2.6.1/include/freetype/config/ftoption.h
--- freetype-2.6.1.orig/include/freetype/config/ftoption.h	2015-09-25 07:58:57.000000000 +0200
+++ freetype-2.6.1/include/freetype/config/ftoption.h	2015-10-31 16:11:42.016958163 +0100
@@ -92,7 +92,7 @@
   /* 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
 
 
   /*************************************************************************/