\fB\-V\fR, \fB\-\-version\fR
Print version info and exit
.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+ Increase verbosity
+.TP
+\fB\-q\fR, \fB\-\-quiet\fR
+ Decrease verbosity
+.TP
\fB\-C\fR, \fB\-\-cgi\fR
Output to stdout (for use in CGI environments)
.TP
.TP
\fB\-o\fR, \fB\-\-output\fR \fIfilename\fR
Set output file to \fIfilename\fR.
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>
-.TH font2swf "1" "June 2008" "font2swf" "swftools"
+.TH font2swf "1" "January 2009" "font2swf" "swftools"
.SH NAME
font2swf - Converts a font to SWF.
.TP
\fB\-V\fR, \fB\-\-version\fR
Print version info and exit
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>
-.TH jpeg2swf "1" "June 2008" "jpeg2swf" "swftools"
+.TH jpeg2swf "1" "January 2009" "jpeg2swf" "swftools"
.SH NAME
jpeg2swf - Converts jpeg images to SWF.
\fB\-Y\fR, \fB\-\-height\fR \fIheight\fR
Force movie height to \fIheight\fR (default: autodetect)
.TP
+\fB\-T\fR, \fB\-\-flashversion\fR \fIversion\fR
+ Set flash file version to \fIversion\fR
+.TP
\fB\-v\fR, \fB\-\-verbose\fR \fIlevel\fR
Set verbose level to \fIlevel\fR (0=quiet, 1=default, 2=debug)
.TP
Rainer Böhme <rfxswf@reflex-studio.de>
.TP
Matthias Kramm
-
-.TH png2swf "1" "June 2008" "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.
.TP
\fB\-s\fR, \fB\-\-scale\fR \fIpercent\fR
Scale image to \fIpercent\fR% size.
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>
-.TH swfbbox "1" "June 2008" "swfbbox" "swftools"
+.TH swfbbox "1" "January 2009" "swfbbox" "swftools"
.SH NAME
swfbbox - Tool for playing around with SWF bounding boxes.
Show recalculated (optimized/expanded) bounding box
.TP
\fB\-e\fR, \fB\-\-expand\fR
- Write out a new file using the recalculated bounding box
+ Write out a new file using the recalculated header bounding box
.TP
\fB\-O\fR, \fB\-\-optimize\fR
- Recalculate bounding boxes
+ Recalculate all object bounding boxes (except for the header)
.TP
\fB\-S\fR, \fB\-\-swifty\fR
Print out transformed bounding boxes
.TP
\fB\-V\fR, \fB\-\-version\fR
Print program version and exit
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>
-.TH swfc "1" "June 2008" "swfc" "swftools"
+.TH swfc "1" "January 2009" "swfc" "swftools"
.SH NAME
swfc - compile .sc files to swf.
Specify output file (Default: output.swf).
This affects only the parts of the .sc file which haven't
specified an output file themselves.
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>
-.TH swfcombine "1" "June 2008" "swfcombine" "swftools"
+.TH swfcombine "1" "January 2009" "swfcombine" "swftools"
.SH NAME
swfcombine - a tool for combining swf (flash) files
As a result, the slave movie should be visible inside the master movie
at the position where the rectangle used to be.
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>
-.TH swfdump "1" "June 2008" "swfdump" "swftools"
+.TH swfdump "1" "January 2009" "swfdump" "swftools"
.SH NAME
swfdump - Display an SWF file's content.
\fB\-p\fR, \fB\-\-placements\fR
Show placement information
.TP
+\fB\-B\fR, \fB\-\-buttons\fR
+ Show button information
+.TP
\fB\-b\fR, \fB\-\-bbox\fR
Print tag's bounding boxes
.TP
.TP
\fB\-u\fR, \fB\-\-used\fR
Show referred IDs for each Tag.
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>
-.TH wav2swf "1" "June 2008" "wav2swf" "swftools"
+.TH wav2swf "1" "January 2009" "wav2swf" "swftools"
.SH NAME
wav2swf - convert a WAV file to an SWF animation.
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Be more verbose. (Use more than one -v for greater effect)
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>