10 Commits

Author SHA1 Message Date
jvr
28e74abf1c - fixed -d (forgot to add it to the getopt arg)
- added comment that -s implies -f


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@150 4cde692c-a291-49d1-8350-778aa11640f8
2001-08-09 21:39:29 +00:00
jvr
933f9107d5 implemented -d (specify output dir) option
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@149 4cde692c-a291-49d1-8350-778aa11640f8
2001-08-09 21:31:55 +00:00
jvr
3860d6e470 first step of changing the command line usage to something more
sensible: it is now possible to do batches, as in
  ./ttDump.py *.ttf
This is not b/w compatible. (The new -d option is not yet implemented)


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@148 4cde692c-a291-49d1-8350-778aa11640f8
2001-08-09 21:06:11 +00:00
Just
af5694e3e0 added -i option. This will enable TT instruction disassembly.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@77 4cde692c-a291-49d1-8350-778aa11640f8
2000-02-01 15:53:37 +00:00
Just
9b79e52328 renamed tt2xml.pt to ttDump.py and xml2tt.py to ttCompile.py
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@60 4cde692c-a291-49d1-8350-778aa11640f8
2000-01-17 18:49:34 +00:00
Just
e9af618843 added -x <table> option, to exclude a specific table.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@51 4cde692c-a291-49d1-8350-778aa11640f8
2000-01-05 20:41:34 +00:00
Just
ab15e0757e When using -s (splitting files), save the xml files in a separate directory instead of in the same dir as the font file.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@43 4cde692c-a291-49d1-8350-778aa11640f8
1999-12-29 13:10:59 +00:00
Just
08ff1b43f0 Added -s option to split each table into a separate XML file.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@37 4cde692c-a291-49d1-8350-778aa11640f8
1999-12-27 19:49:36 +00:00
Just
a7b9f2919e changed some variable names.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@12 4cde692c-a291-49d1-8350-778aa11640f8
1999-12-18 18:11:44 +00:00
Just
6cc5887e46 Added the TTX main program, the command line programs and additional files.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@3 4cde692c-a291-49d1-8350-778aa11640f8
1999-12-16 22:04:30 +00:00