X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fpng2swf.doc;h=b228a1760457dd20f6efc9a88113fe0ef7399fbe;hb=d46a860a4f1535a1821dd07185b0b550464ff791;hp=dc2a57207952fe33d5bd9531170f9b6070f5ff73;hpb=7133cc0e1e4d1be5d8a04b39e75ab6cd1b3ee3a0;p=swftools.git diff --git a/src/png2swf.doc b/src/png2swf.doc index dc2a572..b228a17 100644 --- a/src/png2swf.doc +++ b/src/png2swf.doc @@ -9,15 +9,17 @@ converted picture is a seperate frame in the target SWF. .PP The way the images are encoded in SWF is very similar to PNG (in that a zlib-based, lossless -compression algorithm is used). Under special circumstances, when the image -is 32 bpp with alpha information, it is converted to (lossy) jpeg compression -though, to preserve the alpha, which can't be encoded in any other way in the SWF. +compression algorithm is used). -r, --rate Set movie framerate (frames per second) -o, --output Set name for SWF output file. Explicitly specify output file. (Otherwise, output will go to stdout / output.swf) +-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. -X, --pixel Force movie width to (default: autodetect) -Y, --pixel