applied patches by Rupert Wood
[swftools.git] / src / swfbbox.doc
index be44d72..72b0bd1 100644 (file)
@@ -9,10 +9,18 @@ It can also dump the corners of the bounding boxes of all frames of a movie.
 
 -h, --help 
     Print help and exit
+-b, --bbox
+    Show movie bounding box (default)
+-B, --newbbox
+    Show recalculated (optimized/expanded) bounding box
+-e, --expand
+    Write out a new file using the recalculated bounding box
 -O, --optimize 
     Recalculate bounding boxes
 -S, --swifty
     Print out transformed bounding boxes
+-c, --clip                    
+    Clip bounding boxes to movie size
 -o, --output <filename>
     Set output filename to <filename> (for -O)
 -v, --verbose