X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fpng2swf.1;h=bd0d42fd9467292e68050b778502e1e5d1c7ae43;hb=23c6c9b0eb8b5800d8fcb1a3147e8a09d1bdd31d;hp=d566ffbe2f9e9a5b449fd19aea52206d2322750d;hpb=15771c177b875ca1f233e8aa725283ce1a559091;p=swftools.git diff --git a/src/png2swf.1 b/src/png2swf.1 index d566ffb..bd0d42f 100644 --- a/src/png2swf.1 +++ b/src/png2swf.1 @@ -1,4 +1,4 @@ -.TH png2swf "1" "January 2007" "png2swf" "swftools" +.TH png2swf "1" "January 2009" "png2swf" "swftools" .SH NAME png2swf - Takes a number of png files and converts them to a swf movie, one picture per frame. @@ -23,6 +23,9 @@ compression algorithm is used). \fB\-o\fR, \fB\-\-output\fR \fIfilename\fR Explicitly specify output file. (Otherwise, output will go to stdout / output.swf) .TP +\fB\-j\fR, \fB\-\-jpeg\fR \fIquality\fR + Generate a lossy jpeg bitmap inside the SWF, with a given quality (1-100) +.TP \fB\-z\fR, \fB\-\-zlib\fR \fIzlib\fR 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.