X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fswfbbox.1;h=d710ff15d4379d87184e29189532643bdaebf6d0;hb=f0f4599a8cc05f18859d2bb8d0afe447f3e00813;hp=919350830c9a314f5bf2fcaf0cfe903d4338f268;hpb=a352c93161952291cdb89b63bae9fd7b896118da;p=swftools.git diff --git a/src/swfbbox.1 b/src/swfbbox.1 index 9193508..d710ff1 100644 --- a/src/swfbbox.1 +++ b/src/swfbbox.1 @@ -1,4 +1,4 @@ -.TH swfbbox "1" "January 2005" "swfbbox" "swftools" +.TH swfbbox "1" "January 2009" "swfbbox" "swftools" .SH NAME swfbbox - Tool for playing around with SWF bounding boxes. @@ -23,14 +23,17 @@ It can also dump the corners of the bounding boxes of all frames of a movie. Show recalculated (optimized/expanded) bounding box .TP \fB\-e\fR, \fB\-\-expand\fR - Write out a new file using the recalculated bounding box + Write out a new file using the recalculated header bounding box .TP \fB\-O\fR, \fB\-\-optimize\fR - Recalculate bounding boxes + Recalculate all object bounding boxes (except for the header) .TP \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 @@ -39,3 +42,6 @@ It can also dump the corners of the bounding boxes of all frames of a movie. .TP \fB\-V\fR, \fB\-\-version\fR Print program version and exit +.SH AUTHOR + +Matthias Kramm