X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fpng2swf.1;h=1adca14de207f890e31a85e5a582543c308c4011;hp=cf7846d3a34929a14c2371d75d3cf3158a760b5b;hb=ac8c6f00fbaa94b3136457caf1a24d8f4f0c12cc;hpb=9efe054e68cde2cf013deed170e87a3930275e5a diff --git a/src/png2swf.1 b/src/png2swf.1 index cf7846d..1adca14 100644 --- a/src/png2swf.1 +++ b/src/png2swf.1 @@ -1,4 +1,4 @@ -.TH png2swf "1" "January 2006" "png2swf" "swftools" +.TH png2swf "1" "June 2008" "png2swf" "swftools" .SH NAME png2swf - Takes a number of png files and converts them to a swf movie, one picture per frame. @@ -23,10 +23,16 @@ 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. .TP +\fB\-T\fR, \fB\-\-flashversion\fR + Set the flash version to generate +.TP \fB\-X\fR, \fB\-\-pixel\fR \fIwidth\fR Force movie width to \fIwidth\fR (default: autodetect) .TP