diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2010-07-14 06:38:29 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-07-14 06:54:11 +0000 |
| commit | b61ce31e32bfa72def2f4cfdf3a7565eca0c75a1 (patch) | |
| tree | bdadba638e5098bc6c5803e6c7cc64e676417e0a /main/freetype/10-bytecode.patch | |
| parent | db65627de7b0c04e792a3c825d9dcd51f080d23d (diff) | |
| download | aports-b61ce31e32bfa72def2f4cfdf3a7565eca0c75a1.tar.bz2 aports-b61ce31e32bfa72def2f4cfdf3a7565eca0c75a1.tar.xz | |
main/freetype: upgrade to 2.4.0
Diffstat (limited to 'main/freetype/10-bytecode.patch')
| -rw-r--r-- | main/freetype/10-bytecode.patch | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/main/freetype/10-bytecode.patch b/main/freetype/10-bytecode.patch deleted file mode 100644 index dd901ad64b..0000000000 --- a/main/freetype/10-bytecode.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- include/freetype/config/ftoption.h.old 2006-05-12 02:05:49.000000000 +0800 -+++ include/freetype/config/ftoption.h 2006-10-02 01:22:50.000000000 +0800 -@@ -436,7 +436,7 @@ - /* 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 - - - /*************************************************************************/ -@@ -448,7 +448,7 @@ - /* FT_PARAM_TAG_UNPATENTED_HINTING; or when the debug hook */ - /* FT_DEBUG_HOOK_UNPATENTED_HINTING is globally activated. */ - /* */ --#define TT_CONFIG_OPTION_UNPATENTED_HINTING -+#undef TT_CONFIG_OPTION_UNPATENTED_HINTING - - - /*************************************************************************/ -@@ -480,7 +480,7 @@ - /* http://partners.adobe.com/asn/developer/opentype/glyf.html */ - /* http://fonts.apple.com/TTRefMan/RM06/Chap6glyf.html */ - /* */ --#undef TT_CONFIG_OPTION_COMPONENT_OFFSET_SCALED -+#define TT_CONFIG_OPTION_COMPONENT_OFFSET_SCALED - - - /*************************************************************************/ |
