From a5e50b7c2894e1d3bd0d3fc4ed86b80f9499df89 Mon Sep 17 00:00:00 2001 From: kramm Date: Sat, 30 Apr 2005 12:37:19 +0000 Subject: [PATCH] new options -x,-y,-e,-f --- src/jpeg2swf.doc | 9 +++++++++ 1 file changed, 9 insertions(+) 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 + -- 1.7.10.4