fixed bug in jpeg2000 decoding
[swftools.git] / src / swfdump.doc
index 5e30568..6ba96d4 100644 (file)
@@ -24,8 +24,12 @@ display placement information about objects.
     Show text fields (like swfstrings).
 -s, --shapes
     Show shape coordinates/styles
+-F, --fonts
+    Show font information
 -p, --placements
     Show placement information
+-B, --buttons
+    Show button information
 -b, --bbox
     Print tag's bounding boxes
 -X, --width
@@ -45,3 +49,6 @@ display placement information about objects.
 -u, --used
     Show referred IDs for each Tag.
 
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>