From: kramm Date: Sat, 30 Apr 2005 12:37:19 +0000 (+0000) Subject: new options -x,-y,-e,-f X-Git-Tag: release-0-7-0~109 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=a5e50b7c2894e1d3bd0d3fc4ed86b80f9499df89 new options -x,-y,-e,-f --- diff --git a/src/jpeg2swf.doc b/src/jpeg2swf.doc index 7275b09..a10fae0 100644 --- a/src/jpeg2swf.doc +++ b/src/jpeg2swf.doc @@ -21,6 +21,10 @@ converted picture is a seperate frame in the target SWF. 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 --xoffset + horizontally offset images by +-y --yoffset + vertically offset images by -X --width Force movie width to (default: autodetect) -Y --height @@ -29,9 +33,14 @@ converted picture is a seperate frame in the target SWF. Set verbose level to (0=quiet, 1=default, 2=debug) -V --version Print version information and exit +-f --fit-to-movie + Fit images to movie size +-e --export + Make importable as asset with .SH AUTHORS Rainer Böhme .TP Matthias Kramm +