[ttx] remove mention to otf2ttf.py Snippet from help message

https://github.com/fonttools/fonttools/pull/1016#issuecomment-317847536
This commit is contained in:
Cosimo Lupo 2017-07-25 20:33:41 +01:00
parent c2b59dffae
commit 2d9ca0b2bd

View File

@ -7,8 +7,6 @@ usage: ttx [options] inputfile1 [... inputfileN]
decompiled to an TTX file (an XML-based text format).
If an input file is a TTX file, it will be compiled to whatever
format the data is in, a TrueType or OpenType/CFF font file.
(Snippets/otf2ttf.py can be used to convert CFF to TTF, but
requires cu2qu to be installed.)
Output files are created so they are unique: an existing file is
never overwritten.