1. 1ae2959 from __future__ import absolute_import by Behdad Esfahbod · 10 years ago
  2. 32c10ee py23 from __future__ import division and adjust divisions by Behdad Esfahbod · 11 years ago
  3. 30e691e py23 from __future__ import print_function by Behdad Esfahbod · 11 years ago
  4. 7ed91ec py23 import in all nontrivial source files and unused import cleanup by Behdad Esfahbod · 11 years ago
  5. 3ec6a25 2to3 --fix=print with manual fixup by Behdad Esfahbod · 11 years ago
  6. cd5aad9 2to3 --fix=raise by Behdad Esfahbod · 11 years ago
  7. 285d7b8 [subset] Fixup CFF hint stripping by Behdad Esfahbod · 11 years ago
  8. 91bca42 merging fixes & changes from delft-sprint-2012 by jvr · 12 years ago
  9. a5c9298 avoid glyphSet.get(): not all glyphsets in use implement it. by jvr · 19 years ago
  10. 2e4cc02 BasePen should not fail if a base glyph does not exist in the glyph set; added get() method to _TTGlyphSet class by jvr · 19 years ago
  11. 23cb200 Factored out the SuperBezier and TT-implied-point algorithms, as the by jvr · 21 years ago
  12. 40cde70 - added endPath() method to the Pen protocol, as a counterpart for by jvr · 21 years ago
  13. 49b5521 ensure that the current point is always set correctly by jvr · 21 years ago
  14. 934fe5f - added support for quadratic contours that have NO on-curve points. by jvr · 21 years ago
  15. 3821026 small tweak by jvr · 21 years ago
  16. 82ef2a5 wrapped some long lines by jvr · 21 years ago
  17. b369ef3 Pen stuff, see http://just.letterror.com/cgi-bin/wypy?PenProtocol by jvr · 21 years ago