1. 848d25d adapted doc string to reality; removed -v options by jvr · 22 years ago
  2. a0af6c7 brand new round trip tool by jvr · 22 years ago
  3. 1c803b6 moved all ttx code to new fontTools.ttx module by jvr · 22 years ago
  4. b8f50a5 refactored slightly, preparing for miving most of this code to fontTools.ttx.py by jvr · 22 years ago
  5. 1a53beb renamed table to rawTable by jvr · 22 years ago
  6. d07a674 new version will appear in MetaTools by jvr · 22 years ago
  7. ebb699a these tools have been replaced by the multi-purpose ttx tool by jvr · 22 years ago
  8. d41386e added manual implementation for the Coverage subtable to get rid of GlyphID dependencies by jvr · 22 years ago
  9. 52966bb minor refactoring by jvr · 22 years ago
  10. 1e70148 updating by jvr · 22 years ago
  11. c9a0f6a improved readme by jvr · 22 years ago
  12. 9151a0c also add tables to documentation.html by jvr · 22 years ago
  13. 2f629e5 added listing of all supported tables by jvr · 22 years ago
  14. 862eff7 updating by jvr · 22 years ago
  15. ef0c413 include version in help text by jvr · 22 years ago
  16. 1b04a47 catch SystemExit separately, factored out windows keypress stuff by jvr · 22 years ago
  17. e8e3398 moved to MetaTools by jvr · 22 years ago
  18. 06bfa0c new name and location of mktarball.py by jvr · 22 years ago
  19. f7ef96c refactored slightly to make later specializations easier by jvr · 22 years ago
  20. 0cf88ed trickery to keep the DOS window open if there was exception by jvr · 22 years ago
  21. 1a59d1d adapt to renamed doco by jvr · 22 years ago
  22. 7248f81 more notes about 2.0b1 by jvr · 22 years ago
  23. 618b037 mit freundlichen Gruessen an Werner Lemberg ;-) by jvr · 22 years ago
  24. 0bd68db 2 scripts to generate ChangeLog file, logmerge.py is stolen from the python distro by jvr · 22 years ago
  25. 64b1b1a mjmja by jvr · 22 years ago
  26. 15174d0 updated documentation, split user and developer doco by jvr · 22 years ago
  27. da15a42 tool to generate fontTools/ttLib/tables/__init__.py by jvr · 22 years ago
  28. 2b96925 __init__.py is now generated my MetaTools/builtTableList.py by jvr · 22 years ago
  29. a12cf92 renamed index.html to documentation.html by jvr · 22 years ago
  30. fdb5bf8 prepare for 2.0b1 by jvr · 22 years ago
  31. d954dd2 tool to generate the otData.py module by jvr · 22 years ago
  32. f37b838 minor nit, cleaner, and works for me by jvr · 22 years ago
  33. 3282c1f adapted to new ttx app (not yet tested) by jvr · 22 years ago
  34. b46acaa ttx it is, the other tools are now obsolete by jvr · 22 years ago
  35. 9feebb7 added doc string, fiddled with options, made file name creation a little more sensible by jvr · 22 years ago
  36. 49bbd27 new command line tool 'ttx', replaces ttdump, ttcompile and ttlist by jvr · 22 years ago
  37. 8ea5a63 changed py2exe recommended options: removed -O2, added encodings package (needed for compilation) by jvr · 22 years ago
  38. 88b1d70 more fonttools->TTX renaming by jvr · 22 years ago
  39. c8f8b9a some fonttools->TTX renaming by jvr · 22 years ago
  40. ac0c155 fixed item numbering by jvr · 22 years ago
  41. b9db2e4 fixed naming of the Win folder by jvr · 22 years ago
  42. 49d121b obsolete, see Windows subdirectory by uid55619 · 22 years ago
  43. 97c900b another dummy checkin by uid55619 · 22 years ago
  44. cd7ec1f dummy checkin by uid55619 · 22 years ago
  45. 1609810 Adam's new windows installer stuff. by uid55619 · 22 years ago
  46. 81b0c2b by default, specify an encoding when creating XML files by jvr · 22 years ago
  47. 5fc79b3 use latin-1 as the default encoding when parsing XML files by jvr · 22 years ago
  48. e2ca9b5 make 8-bit chars work in CFF Notice and Copyright fields by jvr · 22 years ago
  49. ff6a25c align glyphs on 4-byte boundaries, seems the current recommendation by MS by jvr · 22 years ago
  50. 223b358 allow 4-byte alignment of glyph data by jvr · 22 years ago
  51. e97a27b fixed spelling consistency bug. Note to self: report as bug in OT doco. by jvr · 22 years ago
  52. 05a16f2 break before adding the data.. by jvr · 22 years ago
  53. da0d805 added only-read-the-header feature to readLWFN(), similar to readPFB() by jvr · 22 years ago
  54. 12cb6a3 added -v (verbose) option to ttroundtrip, causing stdout of ttdump and ttcompile not to be tossed. not all that useful due to buffering. by jvr · 22 years ago
  55. 6ab979c some (modified) progress bar support by jvr · 22 years ago
  56. 7ce0a13 some progress bar support by jvr · 22 years ago
  57. 33f3327 some preliminary progress bar support by jvr · 22 years ago
  58. db1f280 back out pfa 'fix'; it reverses a bug fix from last year... by jvr · 22 years ago
  59. d778713 'python' implementation of hex functions by jvr · 22 years ago
  60. e568dc7 fixed handling of PFA files by being less smart about figuring out the end of the eexec part by jvr · 22 years ago
  61. 4105ca0 reordered/regrouped some methods for clarity by jvr · 22 years ago
  62. 8e48312 don't use __len__ for arbitrary length method by jvr · 22 years ago
  63. 1f8a4bb clarified cmap4 optimization strategy by jvr · 22 years ago
  64. 24d79cb duh, I don't even _need_ to track referers with the current scheme by jvr · 22 years ago
  65. f8f2a36 minor changes by jvr · 22 years ago
  66. cfadfd0 completely revamped optimization strategy: now even _shrinks_ certain Adobe and MS OTL tables. by jvr · 22 years ago
  67. 5862963 Wow, the master checksum in the 'head' table was never written to file correctly on little-endian platforms :-(. Fixed. by jvr · 22 years ago
  68. 542b951 Optimized cmap format 4 compile function: now creates more compact binary. The code is horrible, but then again cmap format 4 is beyond horrible... by jvr · 22 years ago
  69. 7bd0d8c oops. by jvr · 22 years ago
  70. 22433b1 don't test for os.name, as the mac stuff now all works under darwin/posix as well by jvr · 22 years ago
  71. 3668234 added py2exe support (yes, that was basically all there was to it...) by jvr · 22 years ago
  72. 9da0f12 make dynamic table import work when importing from a zip file (for py2exe) by jvr · 22 years ago
  73. a80dce0 repair ttcompile -b by jvr · 22 years ago
  74. 4f6cfa7 ignore .pyc files by jvr · 22 years ago
  75. 059cbe3 gracefully skip C extension if it can't be built by jvr · 22 years ago
  76. 675d6c3 increment progress less frequently, it was too costly... by jvr · 22 years ago
  77. 83eca43 MacPython 2.2 compat by jvr · 22 years ago
  78. 1e59fec finally upgraded psLib to use re instead of the long obsolete regex module. by jvr · 22 years ago
  79. b6eda92 nits by jvr · 22 years ago
  80. 20d41f3 add dummy import function, so modulefinder can find our tables. by jvr · 22 years ago
  81. 72d4bad hm, forgot to remove the -d option from the getopt format string by jvr · 22 years ago
  82. 6b63869 mucking with the usage string by jvr · 22 years ago
  83. 0a0c3de allow some ttdump options; not -s as that makes diffing that much harder by jvr · 22 years ago
  84. 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
  85. 22f0689 make sure the glyph order is loaded when importing XML as the TTX file may not contain it (ttdump -t/ttcompile -i). by jvr · 22 years ago
  86. e5ae28e whoops, the new GlyphOrder table stuff broke ttdump -s by jvr · 22 years ago
  87. a38217d slight doc rewording by jvr · 22 years ago
  88. 91df98b test script: batch roundtripper by jvr · 22 years ago
  89. 1872557 gross hack to allow ; in glyph names (I don't think it _is_ allowed, but hey, I've got this font here...) by jvr · 22 years ago
  90. dd2fea5 don't blow up on orphaned VTT index tables by jvr · 22 years ago
  91. 02c17a7 fixed ttdump -i mode by jvr · 22 years ago
  92. 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
  93. 74cd1ef whoops, make charset format 2 work also.. by jvr · 22 years ago
  94. 6004baf implemented compiling charset format 1 and 2 by jvr · 22 years ago
  95. 4e5af60 CFF/T2 <-> XML roundtripping has begun! by jvr · 22 years ago
  96. 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
  97. 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
  98. fe66577 refactored saveXML() method by jvr · 22 years ago
  99. 4afb257 remove format 3 charset switch; add newline after ROS by jvr · 22 years ago
  100. 7ce02ea renaming, refactoring. by jvr · 22 years ago