X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fswfbbox.1;h=b752aab9608f59bd35523c6f79e924c6f725a9e6;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=6f3e9add89a0157ef6552bc154475b43b371e615;hpb=7133cc0e1e4d1be5d8a04b39e75ab6cd1b3ee3a0 diff --git a/src/swfbbox.1 b/src/swfbbox.1 index e69de29..b752aab 100644 --- a/src/swfbbox.1 +++ b/src/swfbbox.1 @@ -0,0 +1,32 @@ +.TH swfbbox "1" "February 2004" "swfbbox" "swftools" +.SH NAME +swfbbox - Tool for playing around with SWF bounding boxes. + +.SH Synopsis +.B swfbbox [-OS] file.swf + +.SH DESCRIPTION +This tool can, among others, recalculate some bounding boxes of SWFs +in order to speed them up or make them smaller. +.PP +It can also dump the corners of the bounding boxes of all frames of a movie. + +.SH OPTIONS +.TP +\fB\-h\fR, \fB\-\-help\fR + Print help and exit +.TP +\fB\-O\fR, \fB\-\-optimize\fR + Recalculate bounding boxes +.TP +\fB\-S\fR, \fB\-\-swifty\fR + Print out transformed bounding boxes +.TP +\fB\-o\fR, \fB\-\-output\fR \fIfilename\fR + Set output filename to \fIfilename\fR (for -O) +.TP +\fB\-v\fR, \fB\-\-verbose\fR + Be more verbose +.TP +\fB\-V\fR, \fB\-\-version\fR + Print program version and exit