From 488fd34c0d37b4702deb88fc39d6a8b3dca45f04 Mon Sep 17 00:00:00 2001 From: kramm Date: Sat, 30 Oct 2004 15:12:07 +0000 Subject: [PATCH] regenerated from *.doc. --- src/font2swf.1 | 2 +- src/jpeg2swf.1 | 6 +++++- src/png2swf.1 | 6 +++++- src/swfbbox.1 | 11 ++++++++++- src/swfc.1 | 2 +- src/swfcombine.1 | 2 +- src/swfdump.1 | 5 ++++- src/wav2swf.1 | 8 ++++---- 8 files changed, 31 insertions(+), 11 deletions(-) diff --git a/src/font2swf.1 b/src/font2swf.1 index df7091f..4883f13 100644 --- a/src/font2swf.1 +++ b/src/font2swf.1 @@ -1,4 +1,4 @@ -.TH font2swf "1" "February 2004" "font2swf" "swftools" +.TH font2swf "1" "October 2004" "font2swf" "swftools" .SH NAME font2swf - Converts a font to SWF. diff --git a/src/jpeg2swf.1 b/src/jpeg2swf.1 index 59ff9cd..6ec6fe9 100644 --- a/src/jpeg2swf.1 +++ b/src/jpeg2swf.1 @@ -1,4 +1,4 @@ -.TH jpeg2swf "1" "February 2004" "jpeg2swf" "swftools" +.TH jpeg2swf "1" "October 2004" "jpeg2swf" "swftools" .SH NAME jpeg2swf - Converts jpeg images to SWF. @@ -25,6 +25,10 @@ converted picture is a seperate frame in the target SWF. \fB\-r\fR, \fB\-\-rate\fR \fIframerate\fR Set movie framerate (frames per second) .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. +.TP \fB\-X\fR, \fB\-\-width\fR \fIwidth\fR Force movie width to \fIwidth\fR (default: autodetect) .TP diff --git a/src/png2swf.1 b/src/png2swf.1 index c3ed59b..de8ec76 100644 --- a/src/png2swf.1 +++ b/src/png2swf.1 @@ -1,4 +1,4 @@ -.TH png2swf "1" "February 2004" "png2swf" "swftools" +.TH png2swf "1" "October 2004" "png2swf" "swftools" .SH NAME png2swf - Takes a number of png files and converts them to a swf movie, one picture per frame. @@ -25,6 +25,10 @@ though, to preserve the alpha, which can't be encoded in any other way in the SW \fB\-o\fR, \fB\-\-output\fR \fIfilename\fR Explicitly specify output file. (Otherwise, output will go to stdout / output.swf) .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. +.TP \fB\-X\fR, \fB\-\-pixel\fR \fIwidth\fR Force movie width to \fIwidth\fR (default: autodetect) .TP diff --git a/src/swfbbox.1 b/src/swfbbox.1 index b752aab..5e0e46e 100644 --- a/src/swfbbox.1 +++ b/src/swfbbox.1 @@ -1,4 +1,4 @@ -.TH swfbbox "1" "February 2004" "swfbbox" "swftools" +.TH swfbbox "1" "October 2004" "swfbbox" "swftools" .SH NAME swfbbox - Tool for playing around with SWF bounding boxes. @@ -16,6 +16,15 @@ It can also dump the corners of the bounding boxes of all frames of a movie. \fB\-h\fR, \fB\-\-help\fR Print help and exit .TP +\fB\-b\fR, \fB\-\-bbox\fR + Show movie bounding box (default) +.TP +\fB\-B\fR, \fB\-\-newbbox\fR + Show recalculated (optimized/expanded) bounding box +.TP +\fB\-e\fR, \fB\-\-expand\fR + Write out a new file using the recalculated bounding box +.TP \fB\-O\fR, \fB\-\-optimize\fR Recalculate bounding boxes .TP diff --git a/src/swfc.1 b/src/swfc.1 index 42113a1..782ca78 100644 --- a/src/swfc.1 +++ b/src/swfc.1 @@ -1,4 +1,4 @@ -.TH swfc "1" "February 2004" "swfc" "swftools" +.TH swfc "1" "October 2004" "swfc" "swftools" .SH NAME swfc - compile .sc files to swf. diff --git a/src/swfcombine.1 b/src/swfcombine.1 index 0bc912a..537e4a1 100644 --- a/src/swfcombine.1 +++ b/src/swfcombine.1 @@ -1,4 +1,4 @@ -.TH swfcombine "1" "February 2004" "swfcombine" "swftools" +.TH swfcombine "1" "October 2004" "swfcombine" "swftools" .SH NAME swfcombine - a tool for combining swf (flash) files diff --git a/src/swfdump.1 b/src/swfdump.1 index 3f495e3..f9c40bb 100644 --- a/src/swfdump.1 +++ b/src/swfdump.1 @@ -1,4 +1,4 @@ -.TH swfdump "1" "February 2004" "swfdump" "swftools" +.TH swfdump "1" "October 2004" "swfdump" "swftools" .SH NAME swfdump - Display an SWF file's content. @@ -32,6 +32,9 @@ display placement information about objects. \fB\-t\fR, \fB\-\-text\fR Show text fields (like swfstrings). .TP +\fB\-s\fR, \fB\-\-shapes\fR + Show shape coordinates/styles +.TP \fB\-p\fR, \fB\-\-placements\fR Show placement information .TP diff --git a/src/wav2swf.1 b/src/wav2swf.1 index 03c8b6f..fc0551f 100644 --- a/src/wav2swf.1 +++ b/src/wav2swf.1 @@ -1,4 +1,4 @@ -.TH wav2swf "1" "February 2004" "wav2swf" "swftools" +.TH wav2swf "1" "October 2004" "wav2swf" "swftools" .SH NAME wav2swf - convert a WAV file to an SWF animation. @@ -25,9 +25,6 @@ Takes a wav file and converts it to a swf movie. \fB\-s\fR, \fB\-\-samplerate\fR \fIsps\fR Set samplerate to \fIsps\fR frames per second (default: 11025). .TP -\fB\-b\fR, \fB\-\-bitrate\fR bps - Set mp3 bitrate to \fIbps\fR. -.TP \fB\-d\fR, \fB\-\-definesound\fR Store the sound as DEFINESOUND tag, not as streaming sound. Allows for looping. @@ -43,6 +40,9 @@ Takes a wav file and converts it to a swf movie. sound will not play until a "GotoFrame(1)" is issued. (For use with flashsound.js). .TP +\fB\-E\fR, \fB\-\-end\fR + Stop the movie at the end frame +.TP \fB\-b\fR, \fB\-\-bitrate\fR \fIbps\fR Set mp3 bitrate to \fIbps\fR (default: 32) .TP -- 1.7.10.4