1. 4a73f8b 'post' format 4.0 support by Olivier Berten · 10 years ago
  2. 1ae2959 from __future__ import absolute_import by Behdad Esfahbod · 10 years ago
  3. 43d7ac1 py23 Similar encoding fix in post table by Behdad Esfahbod · 10 years ago
  4. 5f6418d py23 Turn Unicode XML parsing on; more bytes fixes by Behdad Esfahbod · 11 years ago
  5. 5cf4008 py23 tostr()/tobytes() and using them by Behdad Esfahbod · 11 years ago
  6. 319c5fd py23 introduce byteord() and use it by Behdad Esfahbod · 11 years ago
  7. 32c10ee py23 from __future__ import division and adjust divisions by Behdad Esfahbod · 11 years ago
  8. 30e691e py23 from __future__ import print_function by Behdad Esfahbod · 11 years ago
  9. b7a2d79 py23 Use bytechr() instead of chr() by Behdad Esfahbod · 11 years ago
  10. 7ed91ec py23 import in all nontrivial source files and unused import cleanup by Behdad Esfahbod · 11 years ago
  11. b774f9f 2to3 --fix=types manual additions by Behdad Esfahbod · 11 years ago
  12. ac1b435 2to3 --fix=idioms by Behdad Esfahbod · 11 years ago
  13. 3a9fd30 2to3 equivalent to --fix=tuple_params by Behdad Esfahbod · 11 years ago
  14. dc7e6f3 2to3 --fix=repr by Behdad Esfahbod · 11 years ago
  15. cd5aad9 2to3 --fix=raise by Behdad Esfahbod · 11 years ago
  16. 180ace6 2to3 --fix=ne by Behdad Esfahbod · 11 years ago
  17. 2b06aaa 2to3 --fix=import by Behdad Esfahbod · 11 years ago
  18. bc5e1cb 2to3 --fix=has_key by Behdad Esfahbod · 11 years ago
  19. 8413c10 Move sstruct under fontTools.misc by Behdad Esfahbod · 11 years ago
  20. 85be2e0 Change duplicate-name resolution from n^2 to linear time by Behdad Esfahbod · 11 years ago
  21. 9be387c Use sys.byteorder, getting rid of ttLib.endian by jvr · 16 years ago
  22. 04985bf Unsigned long data field must be packed with "L" instead of "l" (sometimes an OverflowError can occur) by fcoiffie · 18 years ago
  23. 22dcb9e a few cosmetic/style changes by jvr · 22 years ago
  24. 0d762b0 use dict for extraNames lookups, getting rid of quadratic behavior by jvr · 22 years ago
  25. f9104bc another buggy font workaround; sped up unpackPStrings somewhat by jvr · 22 years ago
  26. c2b05cc fixed post table format 1 error: even though the glyph order is fixed, by jvr · 23 years ago
  27. fdea99d minor fix by Just · 24 years ago
  28. 7842e56 Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship. by Just · 24 years ago