fixed bug in jpeg2000 decoding
[swftools.git] / src / swfdump.doc
index 0ca828e..6ba96d4 100644 (file)
@@ -16,14 +16,22 @@ display placement information about objects.
     Print version info and exit
 -e, --html
     Print out html code for embedding the file
+-E, --xhtml
+    Print out xhtml code for embedding the file
 -a, --action
     Disassemble action tags
 -t, --text
     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
     Prints out a string of the form "-X width".
     Print out the horizontal dimension of the movie, in a string of the form "-X width"
@@ -41,3 +49,6 @@ display placement information about objects.
 -u, --used
     Show referred IDs for each Tag.
 
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>