moved clockwise checker to gfxfillToSVP()
[swftools.git] / src / png2swf.doc
index b228a17..bd02f84 100644 (file)
@@ -20,14 +20,20 @@ compression algorithm is used).
     Enable Flash 6 (MX) Zlib Compression
     Use Flash MX (SWF 6) Zlib encoding for the output. The resulting SWF will be
     smaller, but not playable in Flash Plugins of Version 5 and below.
+-T, --flashversion
+    Set the flash version to generate
 -X, --pixel <width>
     Force movie width to <width> (default: autodetect)
 -Y, --pixel <height>
     Force movie height to <height> (default: autodetect)
 -v, --verbose <level>
     Set verbose level (0=quiet, 1=default, 2=debug)
+-q, --quiet
+    Omit normal log messages, only log errors
 -C, --cgi
     For use as CGI- prepend http header, write to stdout
 -V, --version
     Print version information and exit
+-s, --scale <percent>
+    Scale image to <percent>% size.