X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fpng2swf.doc;h=ed6647bfd48487a88dc42623099788e916676772;hb=8978b24a969f73518ecde87b24d972c7030e91f6;hp=0867414fbcd40d5db54d7975d1ee6e94e88cfbe5;hpb=7aa5bab2ae7418257e93530948bee3a04f1c15c3;p=swftools.git diff --git a/src/png2swf.doc b/src/png2swf.doc index 0867414..ed6647b 100644 --- a/src/png2swf.doc +++ b/src/png2swf.doc @@ -16,10 +16,14 @@ compression algorithm is used). -o, --output Set name for SWF output file. Explicitly specify output file. (Otherwise, output will go to stdout / output.swf) +-j, --jpeg + Generate a lossy jpeg bitmap inside the SWF, with a given quality (1-100) -z --zlib 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 Force movie width to (default: autodetect) -Y, --pixel @@ -35,3 +39,6 @@ compression algorithm is used). -s, --scale Scale image to % size. +.SH AUTHOR + +Matthias Kramm