1. 5fc79b3 use latin-1 as the default encoding when parsing XML files by jvr · 22 years ago
  2. 6ab979c some (modified) progress bar support by jvr · 22 years ago
  3. d57c434 It still wasn't right; I think the glyph order mess is now sufficiently cleaned up; at least compiling the result of ttdump -x glyf works again. by jvr · 22 years ago
  4. 0011bb6 big change: the glyph order is now dumped as a separate table and not as part of glyf (which didn't make much sense to begin with, but can't work at all in the case of CFF...) by jvr · 22 years ago
  5. 8307fa4 a whole bunch of renames, purely stylistic by jvr · 22 years ago
  6. 56bfea4 minor restructuring by jvr · 22 years ago
  7. 4bb05c6 added support for the new ttdump -s output: read file references from mini-ttx file by jvr · 22 years ago
  8. e82b4d5 only keep the orginal table around in two special cases.\n this fixes a problem with importing individual tables. by jvr · 22 years ago
  9. 9b7b8e0 re-added progress support, to be tested by jvr · 22 years ago
  10. e493669 rearranged a bit, removed redundant imports by jvr · 22 years ago
  11. ca4c456 Complety revised the XML import code: by jvr · 22 years ago
  12. 83736c6 fixed multi-arg .append() call, for Python 1.6 compatibility. by Just · 24 years ago
  13. f8fd477 Added code to fall back to the DefaultTable (and therefore to hex XML dumps) when an exception occurs during decompilation. by Just · 25 years ago
  14. 1670f7a XMLApplication: don't create a new table when a table with that tag already exist in the TTFont object. by Just · 25 years ago
  15. 7842e56 Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship. by Just · 25 years ago