]> git.pld-linux.org Git - packages/freetype.git/blob - freetype2-bytecode.patch
- updated to 2.1.1
[packages/freetype.git] / freetype2-bytecode.patch
1 --- freetype-2.1.1/include/freetype/config/ftoption.h.orig      Sat Jun  8 03:05:56 2002
2 +++ freetype-2.1.1/include/freetype/config/ftoption.h   Sun Jun 16 11:12:06 2002
3 @@ -375,7 +375,7 @@
4    /* By undefining this, you will only compile the code necessary to load  */
5    /* TrueType glyphs without hinting.                                      */
6    /*                                                                       */
7 -#undef  TT_CONFIG_OPTION_BYTECODE_INTERPRETER
8 +#define  TT_CONFIG_OPTION_BYTECODE_INTERPRETER
9  
10  
11    /*************************************************************************/
This page took 0.031125 seconds and 3 git commands to generate.