added ratio to put commands
[swftools.git] / src / swfbbox.doc
1 Usage: %s [-OS] file.swf
2
3 Tool for playing around with SWF bounding boxes.
4
5 This tool can, among others, recalculate some bounding boxes of SWFs
6 in order to speed them up or make them smaller.
7 .PP
8 It can also dump the corners of the bounding boxes of all frames of a movie.
9
10 -h, --help 
11     Print help and exit
12 -O, --optimize 
13     Recalculate bounding boxes
14 -S, --swifty
15     Print out transformed bounding boxes
16 -o, --output <filename>
17     Set output filename to <filename> (for -O)
18 -v, --verbose
19     Be more verbose
20 -V, --version
21     Print program version and exit
22