1. 1ae2959 from __future__ import absolute_import by Behdad Esfahbod · 10 years ago
  2. e388db5 py23 Use new-style classes by Behdad Esfahbod · 11 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. b774f9f 2to3 --fix=types manual additions by Behdad Esfahbod · 11 years ago
  7. ac1b435 2to3 --fix=idioms by Behdad Esfahbod · 11 years ago
  8. ecbe4c8 2to3 --fix=numliterals with manual cleanup by Behdad Esfahbod · 11 years ago
  9. 3a9fd30 2to3 equivalent to --fix=tuple_params by Behdad Esfahbod · 11 years ago
  10. cd5aad9 2to3 --fix=raise by Behdad Esfahbod · 11 years ago
  11. 180ace6 2to3 --fix=ne by Behdad Esfahbod · 11 years ago
  12. 2b06aaa 2to3 --fix=import by Behdad Esfahbod · 11 years ago
  13. 862b147 Improve OS/2 format 5 compile by Behdad Esfahbod · 11 years ago
  14. f1e8c3e Minor by Behdad Esfahbod · 11 years ago
  15. b3c8604 Remove workaround for buggy OS/2 tables by Behdad Esfahbod · 11 years ago
  16. 88a1fab Assert on size of OS/2 version 5 by Behdad Esfahbod · 11 years ago
  17. 170fc9d Use true point sizes in new OS/2 version 5 fields by Behdad Esfahbod · 11 years ago
  18. aa37c0a Support for OS/2 table version 5 as proposed by Microsoft by Olivier Berten · 11 years ago
  19. 8413c10 Move sstruct under fontTools.misc by Behdad Esfahbod · 11 years ago
  20. df16db5 Be more thorough when working around font bugs in the OS/2 table by pabs3 · 13 years ago
  21. 4acb76d added 'support' for OS/2 version 4: can anyone verify this is correct? I can't seem to find an OS/2 v4 spec... by jvr · 17 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. 7718d95 whoops, forgot one part os OS/2 version 3 support by jvr · 20 years ago
  24. 30bcb12 added support for OS/2 table #3 by jvr · 20 years ago
  25. 4170cfd allow OS/2 tables containing too much data by jvr · 21 years ago
  26. 22dcb9e a few cosmetic/style changes by jvr · 22 years ago
  27. 6146b08 spec changed: three fields are now unsigned instead of signed, by jvr · 23 years ago
  28. 481fb09 added workaround for buggy Apple fonts by Just · 24 years ago
  29. 859967e formatting by Just · 24 years ago
  30. 7842e56 Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship. by Just · 24 years ago