Writing to stdout is not actually implemented yet
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@615 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
parent
fb37a24708
commit
5f4193373b
@ -71,7 +71,7 @@ corresponding input file.
|
||||
Write the output to
|
||||
.Ar file
|
||||
instead of writing it to the same directory as the
|
||||
corresponding input file. Use - to write it to stdout.
|
||||
corresponding input file.
|
||||
.It Fl v
|
||||
Be verbose. Write more messages to the standard output describing what
|
||||
is being done.
|
||||
|
@ -15,8 +15,7 @@ usage: ttx [options] inputfile1 [... inputfileN]
|
||||
-h Help: print this message
|
||||
-d <outputfolder> Specify a directory where the output files are
|
||||
to be created.
|
||||
-o <outputfile> Specify a file to write the output to, use - for
|
||||
standard output.
|
||||
-o <outputfile> Specify a file to write the output to.
|
||||
-v Verbose: more messages will be written to stdout about what
|
||||
is being done.
|
||||
-a allow virtual glyphs ID's on compile or decompile.
|
||||
|
Loading…
x
Reference in New Issue
Block a user