From fd5a93240e40e265ab3f956300790e2eea0afa54 Mon Sep 17 00:00:00 2001 From: Just Date: Thu, 23 Dec 1999 12:32:30 +0000 Subject: [PATCH] oops: header struct is big endian of course! noted by Werner Lemberg. git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@30 4cde692c-a291-49d1-8350-778aa11640f8 --- Lib/fontTools/ttLib/tables/_h_d_m_x.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Lib/fontTools/ttLib/tables/_h_d_m_x.py b/Lib/fontTools/ttLib/tables/_h_d_m_x.py index e5c396c4b..acfb84f84 100644 --- a/Lib/fontTools/ttLib/tables/_h_d_m_x.py +++ b/Lib/fontTools/ttLib/tables/_h_d_m_x.py @@ -3,6 +3,7 @@ import sstruct import string hdmxHeaderFormat = """ + > # big endian! version: H numRecords: H recordSize: l