fixed bug in jpeg2000 decoding
[swftools.git] / src / swfdump.1
index a261abe..0bde677 100644 (file)
@@ -1,4 +1,4 @@
-.TH swfdump "1" "January 2007" "swfdump" "swftools"
+.TH swfdump "1" "April 2009" "swfdump" "swftools"
 .SH NAME
 swfdump - Display an SWF file's content.
 
@@ -38,9 +38,15 @@ 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
@@ -61,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 <kramm@quiss.org>