Brought up to date
authorkramm <kramm>
Sat, 4 Jan 2003 14:04:07 +0000 (14:04 +0000)
committerkramm <kramm>
Sat, 4 Jan 2003 14:04:07 +0000 (14:04 +0000)
ChangeLog
TODO

index 6dcca26..20dbc65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * avi2swf: Implemented --flip option
        * pdf2swf: Implemented --flashversion option
        * pdf2swf: Implemented Viewer gadgets- it's now possible to call Flash functions via hyperlink
+
+0.4.3:
+       * src/jpeg2swf: Grayscale fix
+       * lib/rfxswf: Improved MX support
+       * pdf2swf: Command line fixes
+       * swfdump: Added -f (--frames) option
+       * png2swf: Added support for mode 6 images
+       * swfs: Support for print protection in simple_viewer
+       * swfs: added keyboard_viewer
+       * swfcombine: Bugfixes
+       * swfdump: Shows frame position now.
diff --git a/TODO b/TODO
index ef995dc..c5751fc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,13 +11,10 @@ swfcombine:
     * Handle Bounding boxes
     * Relocate  SetTarget "/content"  stuff, too?
     * allow "combining" Actionscript and SWF.
-    * "swfcombine -d -x 300 test.swf" doesn't work
+    * "swfcombine -m" (e.g. "swfcombine -mT test.swf") duplicates depths:
+       relocate depth in normalcombine()
 
 swfextract:
     
     * mp3 extraction should also work for movieclips.
     * improve placeobject handling
-
-png2swf:
-    * type 2 (truecolor) transparency
-    * type 6 images