summarylogtreecommitdiffstats
path: root/0002-bytecode.patch
diff options
context:
space:
mode:
Diffstat (limited to '0002-bytecode.patch')
-rw-r--r--0002-bytecode.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/0002-bytecode.patch b/0002-bytecode.patch
new file mode 100644
index 000000000000..ba4fec0e8eea
--- /dev/null
+++ b/0002-bytecode.patch
@@ -0,0 +1,12 @@
+diff -Naur a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
+--- a/include/freetype/config/ftoption.h 2014-11-19 16:38:59.000000000 -0500
++++ b/include/freetype/config/ftoption.h 2015-04-21 18:17:47.083082649 -0400
+@@ -686,7 +686,7 @@
+ /* http://www.microsoft.com/typography/otspec/glyf.htm */
+ /* http://fonts.apple.com/TTRefMan/RM06/Chap6glyf.html */
+ /* */
+-#undef TT_CONFIG_OPTION_COMPONENT_OFFSET_SCALED
++#define TT_CONFIG_OPTION_COMPONENT_OFFSET_SCALED
+
+
+ /*************************************************************************/