X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fswfdump.1;h=0bde677c05dd56ed2bcbf62df0bce8765b3efb7c;hp=3f495e30cbe56ae5ab6d07666fd7d22f395f8f75;hb=c63b2bf21dc1df9a736f0b4c08f6cba828cdab92;hpb=6f3e9add89a0157ef6552bc154475b43b371e615 diff --git a/src/swfdump.1 b/src/swfdump.1 index 3f495e3..0bde677 100644 --- a/src/swfdump.1 +++ b/src/swfdump.1 @@ -1,4 +1,4 @@ -.TH swfdump "1" "February 2004" "swfdump" "swftools" +.TH swfdump "1" "April 2009" "swfdump" "swftools" .SH NAME swfdump - Display an SWF file's content. @@ -26,15 +26,30 @@ display placement information about objects. \fB\-e\fR, \fB\-\-html\fR Print out html code for embedding the file .TP +\fB\-E\fR, \fB\-\-xhtml\fR + Print out xhtml code for embedding the file +.TP \fB\-a\fR, \fB\-\-action\fR Disassemble action tags .TP \fB\-t\fR, \fB\-\-text\fR Show text fields (like swfstrings). .TP +\fB\-s\fR, \fB\-\-shapes\fR + Show shape coordinates/styles +.TP +\fB\-F\fR, \fB\-\-fonts\fR + Show font information +.TP \fB\-p\fR, \fB\-\-placements\fR Show placement information .TP +\fB\-B\fR, \fB\-\-buttons\fR + Show button information +.TP +\fB\-b\fR, \fB\-\-bbox\fR + Print tag's bounding boxes +.TP \fB\-X\fR, \fB\-\-width\fR Print out the horizontal dimension of the movie, in a string of the form "-X width" .TP @@ -52,3 +67,6 @@ display placement information about objects. .TP \fB\-u\fR, \fB\-\-used\fR Show referred IDs for each Tag. +.SH AUTHOR + +Matthias Kramm