1. 91bca42 merging fixes & changes from delft-sprint-2012 by jvr · 12 years ago
  2. e56bc90 - t1Lib.py can now properly read PFA fonts by jvr · 17 years ago
  3. 45d1f3b - removed support for Python 2.2 on MacOS 10.2 by jvr · 17 years ago
  4. 10fd22a expose onlyHeader keyword arg to generic read() func by jvr · 20 years ago
  5. 7d4b693 add the generic getGlyphSet() API to T1Font as well. by jvr · 21 years ago
  6. 489d76a Refactored outline extraction for CharStrings. The interface to by jvr · 21 years ago
  7. b19141e avoid FSSpec on MacOS by jvr · 21 years ago
  8. 59afba7 updated for MacPython2.3 by jvr · 21 years ago
  9. 05a16f2 break before adding the data.. by jvr · 22 years ago
  10. da0d805 added only-read-the-header feature to readLWFN(), similar to readPFB() by jvr · 22 years ago
  11. db1f280 back out pfa 'fix'; it reverses a bug fix from last year... by jvr · 22 years ago
  12. e568dc7 fixed handling of PFA files by being less smart about figuring out the end of the eexec part by jvr · 22 years ago
  13. 22433b1 don't test for os.name, as the mac stuff now all works under darwin/posix as well by jvr · 22 years ago
  14. 25ccb9c MacPython 2.2 compatibility fix. by jvr · 22 years ago
  15. 90290b7 At the expense of some speed, find the end of an excrypted portion by jvr · 23 years ago
  16. 8c74f46 fixed saveAs() by jvr · 23 years ago
  17. e9601bf updated OpenResFile() to FSpOpenResFile() and CreateResFile() to by Just · 23 years ago
  18. 5810aa9 renamed a bunch of things to use CamelCase by Just · 23 years ago
  19. 3618300 some minor improvements by Just · 25 years ago
  20. 528614e Moved psCharStrings.py, psLib.py and psOperators.py to fontTools.misc, since they're not "toplevel" font tools. by Just · 25 years ago
  21. c2be3d9 Changes to use the new fontTools.misc.eexec module instead of the old eexec module. by Just · 25 years ago
  22. 7842e56 Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship. by Just · 25 years ago