X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fpng2swf.1;h=e69679f530e762faeff4a05a0b4c14a3503865b1;hp=d566ffbe2f9e9a5b449fd19aea52206d2322750d;hb=eac1308d474f42fb9a7f8c89b1a02ff63c7c60e2;hpb=15771c177b875ca1f233e8aa725283ce1a559091 diff --git a/src/png2swf.1 b/src/png2swf.1 index d566ffb..e69679f 100644 --- a/src/png2swf.1 +++ b/src/png2swf.1 @@ -1,4 +1,4 @@ -.TH png2swf "1" "January 2007" "png2swf" "swftools" +.TH png2swf "1" "April 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. @@ -50,3 +53,6 @@ compression algorithm is used). .TP \fB\-s\fR, \fB\-\-scale\fR \fIpercent\fR Scale image to \fIpercent\fR% size. +.SH AUTHOR + +Matthias Kramm