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
This commit is contained in:
Just 1999-12-23 12:32:30 +00:00
parent 36db2a0c66
commit fd5a93240e

View File

@ -3,6 +3,7 @@ import sstruct
import string import string
hdmxHeaderFormat = """ hdmxHeaderFormat = """
> # big endian!
version: H version: H
numRecords: H numRecords: H
recordSize: l recordSize: l