1. 8413c10 Move sstruct under fontTools.misc by Behdad Esfahbod · 11 years ago
  2. 91bca42 merging fixes & changes from delft-sprint-2012 by jvr · 12 years ago
  3. 2a9bcde - use the builtin symbols instead of the types module by jvr · 16 years ago
  4. f6ff48b better float testing, so numpy.floats also work. by jvr · 16 years ago
  5. c60a44f Some edits from rroberts: by jvr · 18 years ago
  6. ce52241 small nits by jvr · 21 years ago
  7. 489d76a Refactored outline extraction for CharStrings. The interface to by jvr · 21 years ago
  8. ed10151 Lots of CID work by rroberts. by jvr · 21 years ago
  9. b9702ba Added support for the Encoding field. (Adam, please let me know if this by jvr · 22 years ago
  10. e2ca9b5 make 8-bit chars work in CFF Notice and Copyright fields by jvr · 22 years ago
  11. 7ce0a13 some progress bar support by jvr · 22 years ago
  12. b58176e added support for raw bytecode: this happens unintentionally for subrs that aren't referenced, but it's good to have anyway, in case we want to switch T2 decompilation off. by jvr · 22 years ago
  13. 74cd1ef whoops, make charset format 2 work also.. by jvr · 22 years ago
  14. 6004baf implemented compiling charset format 1 and 2 by jvr · 22 years ago
  15. 4e5af60 CFF/T2 <-> XML roundtripping has begun! by jvr · 22 years ago
  16. f2cf9c5 first working version of CFF/T2 compiler; needs cleanup/refactoring, and doesn't import from XML yet; hardly tested. by jvr · 22 years ago
  17. 4afb257 remove format 3 charset switch; add newline after ROS by jvr · 22 years ago
  18. 7ce02ea renaming, refactoring. by jvr · 22 years ago
  19. 155aa75 tweaked the XML output somewhat, reorder the topdict fields, etc. by jvr · 22 years ago
  20. a2ad544 more CID support, some refactoring, stuff. by jvr · 22 years ago
  21. ae51d5c only debug if DEBUG... by jvr · 22 years ago
  22. 767102e tweaking, added some debug info by jvr · 22 years ago
  23. 016ca76 make decompiling charstrings work again by jvr · 22 years ago
  24. 4756b3a major refactoring, now evaluates everything lazily, so it should be really fast if you only need (say) the glyph order. by jvr · 22 years ago
  25. 1890b95 more work in progress by jvr · 22 years ago
  26. ecf5a79 more CID hackery by jvr · 22 years ago
  27. a20285b more rearranging, some fixes of the previous version by jvr · 22 years ago
  28. e327558 resturcturing, reformatting by jvr · 22 years ago
  29. dbc2c17 moved some stuff to cffLib by jvr · 22 years ago
  30. a2a75b3 use a StringIO stream instead slicing strings all the time; don't barf on CID-keyed fonts (but CID support is by no means there yet!) by jvr · 22 years ago
  31. 8ab6826 don't barf if there are no subroutines by Just · 24 years ago
  32. fda6573 various changes: by Just · 25 years ago
  33. 528614e Moved psCharStrings.py, psLib.py and psOperators.py to fontTools.misc, since they're not "toplevel" font tools. by Just · 25 years ago
  34. ec46d16 dummy checkin -- testing by Just · 25 years ago
  35. 15aae2e added $Id$ tag. by Just · 25 years ago
  36. 7842e56 Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship. by Just · 25 years ago