X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fswfbbox.doc;h=12877a3762523498e40b9e5024a8bb99fd989216;hp=be44d72986e6a2295aa70717c6ef15c8bb1e1741;hb=f29d8006b1d8253c50808d6eb4941bdeb808c601;hpb=7133cc0e1e4d1be5d8a04b39e75ab6cd1b3ee3a0 diff --git a/src/swfbbox.doc b/src/swfbbox.doc index be44d72..12877a3 100644 --- a/src/swfbbox.doc +++ b/src/swfbbox.doc @@ -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 header bounding box -O, --optimize - Recalculate bounding boxes + Recalculate all object bounding boxes (except for the header) -S, --swifty Print out transformed bounding boxes +-c, --clip + Clip bounding boxes to movie size -o, --output Set output filename to (for -O) -v, --verbose @@ -20,3 +28,6 @@ It can also dump the corners of the bounding boxes of all frames of a movie. -V, --version Print program version and exit +.SH AUTHOR + +Matthias Kramm