SHA256
1
0
forked from pool/freetype2
freetype2/freetype2-bc.patch
Stephan Kulow 764bc86cf9 - update to version 2.3.12:
brings considerable improvements for b/w rasterizing of hinted 
  TrueType fonts at small sizes, see NEWS for more details
- fixed build without sysvinit in the build system
- disable no longer compiling patch that should be upstream or dead
- updated to version 2.3.8:
    http://www.freetype.org/index2.html#release-freetype-2.3.8

OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=15
2010-03-31 14:56:07 +00:00

14 lines
769 B
Diff

Index: freetype-2.3.12/include/freetype/config/ftoption.h
===================================================================
--- freetype-2.3.12.orig/include/freetype/config/ftoption.h 2010-02-09 15:40:56.000000000 +0100
+++ freetype-2.3.12/include/freetype/config/ftoption.h 2010-03-31 16:23:42.000000000 +0200
@@ -497,7 +497,7 @@ FT_BEGIN_HEADER
/* Do not #undef this macro here, since the build system might */
/* define it for certain configurations only. */
/* */
-/* #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER */
+#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
/*************************************************************************/