void-packages/srcpkgs/freetype/patches/freetype-2.4.11-enable-sph.patch
2012-12-20 21:53:00 +01:00

13 lines
643 B
Diff

diff --git i/include/freetype/config/ftoption.h w/include/freetype/config/ftoption.h
index a73fff4..0a081bf 100644
--- i/include/freetype/config/ftoption.h
+++ w/include/freetype/config/ftoption.h
@@ -577,7 +577,7 @@ FT_BEGIN_HEADER
/* This option requires TT_CONFIG_OPTION_BYTECODE_INTERPRETER to be */
/* defined. */
/* */
-/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING */
+#define TT_CONFIG_OPTION_SUBPIXEL_HINTING
/*************************************************************************/