X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fswfdump.1;h=0bde677c05dd56ed2bcbf62df0bce8765b3efb7c;hp=f9c40bba8676a80b073c11c3cedbe0ee50c9fd0e;hb=c63b2bf21dc1df9a736f0b4c08f6cba828cdab92;hpb=488fd34c0d37b4702deb88fc39d6a8b3dca45f04 diff --git a/src/swfdump.1 b/src/swfdump.1 index f9c40bb..0bde677 100644 --- a/src/swfdump.1 +++ b/src/swfdump.1 @@ -1,4 +1,4 @@ -.TH swfdump "1" "October 2004" "swfdump" "swftools" +.TH swfdump "1" "April 2009" "swfdump" "swftools" .SH NAME swfdump - Display an SWF file's content. @@ -26,6 +26,9 @@ 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 @@ -35,9 +38,18 @@ display placement information about objects. \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 @@ -55,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