void-packages/srcpkgs/freetype/patches/freetype-2.5.1-enable-spr.patch
2013-11-25 14:33:59 +01:00

12 lines
510 B
Diff

--- include/config/ftoption.h
+++ 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
/*************************************************************************/