From: kramm Date: Mon, 16 Jan 2006 17:02:39 +0000 (+0000) Subject: regenerated from *.doc X-Git-Tag: release-0-8-0~250 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=9efe054e68cde2cf013deed170e87a3930275e5a regenerated from *.doc --- diff --git a/src/font2swf.1 b/src/font2swf.1 index 76a64d7..cceef9b 100644 --- a/src/font2swf.1 +++ b/src/font2swf.1 @@ -1,4 +1,4 @@ -.TH font2swf "1" "January 2005" "font2swf" "swftools" +.TH font2swf "1" "January 2006" "font2swf" "swftools" .SH NAME font2swf - Converts a font to SWF. diff --git a/src/gif2swf.1 b/src/gif2swf.1 index dfa1dfe..9b5a0b4 100644 --- a/src/gif2swf.1 +++ b/src/gif2swf.1 @@ -1,4 +1,4 @@ -.TH gif2swf "1" "January 2005" "gif2swf" "swftools" +.TH gif2swf "1" "January 2006" "gif2swf" "swftools" .SH NAME gif2swf - Takes a number of gif files and converts them to a swf movie, one picture per frame. diff --git a/src/png2swf.1 b/src/png2swf.1 index 08e28c0..cf7846d 100644 --- a/src/png2swf.1 +++ b/src/png2swf.1 @@ -1,6 +1,6 @@ -.TH png2swf "1" "January 2005" "png2swf" "swftools" +.TH png2swf "1" "January 2006" "png2swf" "swftools" .SH NAME -png2swf - Takes a number of gif files and converts them to a swf movie, one +png2swf - Takes a number of png files and converts them to a swf movie, one picture per frame. .SH Synopsis @@ -36,8 +36,14 @@ compression algorithm is used). \fB\-v\fR, \fB\-\-verbose\fR \fIlevel\fR Set verbose level (0=quiet, 1=default, 2=debug) .TP +\fB\-q\fR, \fB\-\-quiet\fR + Omit normal log messages, only log errors +.TP \fB\-C\fR, \fB\-\-cgi\fR For use as CGI- prepend http header, write to stdout .TP \fB\-V\fR, \fB\-\-version\fR Print version information and exit +.TP +\fB\-s\fR, \fB\-\-scale\fR \fIpercent\fR + Scale image to \fIpercent\fR% size. diff --git a/src/swfbbox.1 b/src/swfbbox.1 index 9193508..3b485cc 100644 --- a/src/swfbbox.1 +++ b/src/swfbbox.1 @@ -1,4 +1,4 @@ -.TH swfbbox "1" "January 2005" "swfbbox" "swftools" +.TH swfbbox "1" "January 2006" "swfbbox" "swftools" .SH NAME swfbbox - Tool for playing around with SWF bounding boxes. @@ -31,6 +31,9 @@ It can also dump the corners of the bounding boxes of all frames of a movie. \fB\-S\fR, \fB\-\-swifty\fR Print out transformed bounding boxes .TP +\fB\-c\fR, \fB\-\-clip\fR + Clip bounding boxes to movie size +.TP \fB\-o\fR, \fB\-\-output\fR \fIfilename\fR Set output filename to \fIfilename\fR (for -O) .TP diff --git a/src/swfc.1 b/src/swfc.1 index 95099b8..eba779a 100644 --- a/src/swfc.1 +++ b/src/swfc.1 @@ -1,4 +1,4 @@ -.TH swfc "1" "January 2005" "swfc" "swftools" +.TH swfc "1" "January 2006" "swfc" "swftools" .SH NAME swfc - compile .sc files to swf. diff --git a/src/swfcombine.1 b/src/swfcombine.1 index a61fcf9..6b047c0 100644 --- a/src/swfcombine.1 +++ b/src/swfcombine.1 @@ -1,4 +1,4 @@ -.TH swfcombine "1" "January 2005" "swfcombine" "swftools" +.TH swfcombine "1" "January 2006" "swfcombine" "swftools" .SH NAME swfcombine - a tool for combining swf (flash) files @@ -63,7 +63,7 @@ movie. swfcombine can be used to perform the latter. y Adjust position of slave by \fIypos\fR pixels .TP \fB\-s\fR, \fB\-\-scale\fR \fIscale\fR - Adjust size of slave by \fIscale\fR percent (e.g. 100%% = original size) + Adjust size of slave by \fIscale\fR percent (e.g. 100% = original size) .TP \fB\-r\fR, \fB\-\-rate\fR \fIfps\fR Force the output to have the framerate \fIfps\fR. (Otherwise, the framerate of the master file will be used) diff --git a/src/swfdump.1 b/src/swfdump.1 index 1014f0b..0fb703d 100644 --- a/src/swfdump.1 +++ b/src/swfdump.1 @@ -1,4 +1,4 @@ -.TH swfdump "1" "January 2005" "swfdump" "swftools" +.TH swfdump "1" "January 2006" "swfdump" "swftools" .SH NAME swfdump - Display an SWF file's content. @@ -26,6 +26,9 @@ display placement information about objects. \fB\-e\fR, \fB\-\-html\fR Print out html code for embedding the file .TP +\fB\-E\fR, \fB\-\-xhtml\fR + Print out xhtml code for embedding the file +.TP \fB\-a\fR, \fB\-\-action\fR Disassemble action tags .TP diff --git a/src/wav2swf.1 b/src/wav2swf.1 index f227a07..801aade 100644 --- a/src/wav2swf.1 +++ b/src/wav2swf.1 @@ -1,4 +1,4 @@ -.TH wav2swf "1" "January 2005" "wav2swf" "swftools" +.TH wav2swf "1" "January 2006" "wav2swf" "swftools" .SH NAME wav2swf - convert a WAV file to an SWF animation.