X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fpng2swf.doc;h=090172e9d2f353a1153e3c5c9f6d2237e6c2117c;hp=1f97d593108e5d4ff66ba3ec132421508d3475bd;hb=39acca5fa97d3f0522f32d98c8913525d45c2c47;hpb=081e14b195877cdbdd8f0f0f843c69aa2376a7e5 diff --git a/src/png2swf.doc b/src/png2swf.doc index 1f97d59..090172e 100644 --- a/src/png2swf.doc +++ b/src/png2swf.doc @@ -1,6 +1,6 @@ Usage: %s [-X width] [-Y height] [-o file.swf] [-r rate] file1.png [file2.png...] -Takes a number of png files and converts them to a swf movie, one +Takes a number of gif files and converts them to a swf movie, one picture per frame. This tools converts png image files into an SWF animation. It takes any @@ -9,9 +9,7 @@ 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)