1. 3fa26d7 py23 Use fixedToFloat() for fixed version numbers by Behdad Esfahbod · 11 years ago
  2. e388db5 py23 Use new-style classes by Behdad Esfahbod · 11 years ago
  3. 5f6418d py23 Turn Unicode XML parsing on; more bytes fixes by Behdad Esfahbod · 11 years ago
  4. b7fd2e1 py23 Remove uses of __cmp__ and cmp() by Behdad Esfahbod · 11 years ago
  5. 32c10ee py23 from __future__ import division and adjust divisions by Behdad Esfahbod · 11 years ago
  6. 30e691e py23 from __future__ import print_function by Behdad Esfahbod · 11 years ago
  7. 7ed91ec py23 import in all nontrivial source files and unused import cleanup by Behdad Esfahbod · 11 years ago
  8. 55e7d79 2to3 manual lambda syntax fix by Behdad Esfahbod · 11 years ago
  9. b774f9f 2to3 --fix=types manual additions by Behdad Esfahbod · 11 years ago
  10. ac1b435 2to3 --fix=idioms by Behdad Esfahbod · 11 years ago
  11. 3a9fd30 2to3 equivalent to --fix=tuple_params by Behdad Esfahbod · 11 years ago
  12. 180ace6 2to3 --fix=ne by Behdad Esfahbod · 11 years ago
  13. 2b06aaa 2to3 --fix=import by Behdad Esfahbod · 11 years ago
  14. bc5e1cb 2to3 --fix=has_key by Behdad Esfahbod · 11 years ago
  15. 0ba7aa7 Make __cmp__() functions stable by Behdad Esfahbod · 11 years ago
  16. 96b321c Fix comparison to arbitrary objects by Behdad Esfahbod · 11 years ago
  17. 26549ce Warn about excess data in kern table instead of aborting by Behdad Esfahbod · 11 years ago
  18. e0ddc58 Georg Seifert: fix bug with Apple's kern table format by jvr · 12 years ago
  19. 3a3721c In some bad fonts, kern table is incomplete (it only contains a version number). In this case, the code accept a table without kernTables. by fcoiffie · 19 years ago
  20. fba0609 Fix for [ 808370 ] Dumping Legendum.otf fails on 'kern' table by jvr · 20 years ago
  21. ea9dfa9 renamed several items to use camelCase by jvr · 22 years ago
  22. 6fc514e fix unknown subtable format and handling of Apple fonts by jvr · 22 years ago
  23. 22dcb9e a few cosmetic/style changes by jvr · 22 years ago
  24. 7f34d73 minor fixes. Note: format2 is not implemented correctly! by Just · 25 years ago
  25. 0a650c0 fixed broken ttLib.sfnt import statement by Just · 25 years ago
  26. 7842e56 Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship. by Just · 25 years ago