Hmm, fondLib has been broken on Python.framework for a while: I used
the native struct alignment, which is different on OSX. Changed all
struct calls to explicitly use big endian (ready for x86...), which
also fixes the alignment issue.


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@500 4cde692c-a291-49d1-8350-778aa11640f8
1 file changed
tree: 284b04db4af885b60ea50ce7b2c71bcbd811c415
  1. Doc/
  2. Lib/
  3. Mac/
  4. MetaTools/
  5. Src/
  6. Tools/
  7. Windows/
  8. LICENSE.txt
  9. README.txt
  10. setup.py