added --flashtype option to font2swf
[swftools.git] / src / swfc.doc
index 829fbd7..1a9e08c 100644 (file)
@@ -8,6 +8,8 @@ Compiles a file written in sc (SWF Script) into a number of SWF files.
     Print short help message and exit
 -V, --version
     Print version info and exit
     Print short help message and exit
 -V, --version
     Print version info and exit
+-C, --cgi
+    Output to stdout (for use in CGI environments)
 -v, --verbose
     Increase verbosity. 
     Increase verbosity. Use more than one \fB-v\fR for greater effect.
 -v, --verbose
     Increase verbosity. 
     Increase verbosity. Use more than one \fB-v\fR for greater effect.
@@ -17,3 +19,6 @@ Compiles a file written in sc (SWF Script) into a number of SWF files.
     This affects only the parts of the .sc file which haven't
     specified an output file themselves. 
 
     This affects only the parts of the .sc file which haven't
     specified an output file themselves. 
 
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>