1. 1ae2959 from __future__ import absolute_import by Behdad Esfahbod · 10 years ago
  2. ea48dba Add missing opening parenthesis by Khaled Hosny · 10 years ago
  3. 153ec40 Fix a few pychecker warnings by Behdad Esfahbod · 10 years ago
  4. e388db5 py23 Use new-style classes by Behdad Esfahbod · 10 years ago
  5. b7fd2e1 py23 Remove uses of __cmp__ and cmp() by Behdad Esfahbod · 10 years ago
  6. 32c10ee py23 from __future__ import division and adjust divisions by Behdad Esfahbod · 10 years ago
  7. 30e691e py23 from __future__ import print_function by Behdad Esfahbod · 10 years ago
  8. 7ed91ec py23 import in all nontrivial source files and unused import cleanup by Behdad Esfahbod · 10 years ago
  9. c2297cd 2to3 --fix=dict with manual cleanup by Behdad Esfahbod · 10 years ago
  10. 14fb031 Remove most uses of module string by Behdad Esfahbod · 10 years ago
  11. b774f9f 2to3 --fix=types manual additions by Behdad Esfahbod · 10 years ago
  12. 3ec6a25 2to3 --fix=print with manual fixup by Behdad Esfahbod · 10 years ago
  13. 002c32f 2to3 --fix=types with manual fixups by Behdad Esfahbod · 10 years ago
  14. e5ca796 2to3 --fix=map with manual cleanup by Behdad Esfahbod · 10 years ago
  15. ac1b435 2to3 --fix=idioms by Behdad Esfahbod · 10 years ago
  16. 3a9fd30 2to3 equivalent to --fix=tuple_params by Behdad Esfahbod · 10 years ago
  17. dc7e6f3 2to3 --fix=repr by Behdad Esfahbod · 10 years ago
  18. cd5aad9 2to3 --fix=raise by Behdad Esfahbod · 10 years ago
  19. bc5e1cb 2to3 --fix=has_key by Behdad Esfahbod · 10 years ago
  20. 91bca42 merging fixes & changes from delft-sprint-2012 by jvr · 12 years ago
  21. 5910f97 add default _attrs value so pickling AFM objects doesn't blow up by jvr · 21 years ago
  22. 31ad351 allow negative advance widths by jvr · 21 years ago
  23. 3c3c32c Charnames can contain a period anywhere, not just at the start. by jvr · 22 years ago
  24. 6175deb improved API for creating AFM files from scratch by Just · 23 years ago
  25. 32f8684 - added support for composite info - write attributes in a decent order by Just · 23 years ago
  26. 7842e56 Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship. by Just · 24 years ago