1. 1ae2959 from __future__ import absolute_import by Behdad Esfahbod · 10 years ago
  2. f4e39bf Convert warning to warnings module by Behdad Esfahbod · 10 years ago
  3. 32c10ee py23 from __future__ import division and adjust divisions by Behdad Esfahbod · 11 years ago
  4. 30e691e py23 from __future__ import print_function by Behdad Esfahbod · 11 years ago
  5. 7ed91ec py23 import in all nontrivial source files and unused import cleanup by Behdad Esfahbod · 11 years ago
  6. ac1b435 2to3 --fix=idioms by Behdad Esfahbod · 11 years ago
  7. 3a9fd30 2to3 equivalent to --fix=tuple_params by Behdad Esfahbod · 11 years ago
  8. 180ace6 2to3 --fix=ne by Behdad Esfahbod · 11 years ago
  9. 2b06aaa 2to3 --fix=import by Behdad Esfahbod · 11 years ago
  10. 4c2f1b6 [REGRESSION] _h_m_t_x.py", line 60, in compile metrics = sum(metrics,[]) by Behdad Esfahbod · 11 years ago
  11. 035bc7d Port hmtx table from numpy to array module by Behdad Esfahbod · 11 years ago
  12. 3de0e58 Fix bug in last commit by pabs3 · 13 years ago
  13. d3d7250 Be more thorough when working around font bugs in the hmtx table by pabs3 · 13 years ago
  14. 1b7d54f converted usage of Numeric to numpy by jvr · 16 years ago
  15. 212ea14 fixed oversight in sys.byteorder transition by jvr · 16 years ago
  16. 9be387c Use sys.byteorder, getting rid of ttLib.endian by jvr · 16 years ago
  17. 1288f8a whoops, lastIndex can't be smaller than 1 by jvr · 22 years ago
  18. ca4c456 Complety revised the XML import code: by jvr · 22 years ago
  19. 731e437 don't complain as loudly with fonts that don't completely adhere to the spec by Just · 24 years ago
  20. 7842e56 Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship. by Just · 24 years ago