Brought up to date
authorkramm <kramm>
Sun, 21 Jul 2002 14:04:04 +0000 (14:04 +0000)
committerkramm <kramm>
Sun, 21 Jul 2002 14:04:04 +0000 (14:04 +0000)
ChangeLog
TODO

index 39a9d01..14b9062 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * lib/examples/makefonts: Fonts: Bounding boxes are now handled correctly
        * png2swf: Support for more image types
        * pdf2swf: New option -t (--stop)
+0.4.1:
+       * src/swfcombine: Bugfix with -x option
+       * lib/Makefile: MacOSX fixes
+       * pdf2swf/SWFOutput.cc: fixed undefined sqrt()
+       * src/png2swf: Support for transparency
+       * pdf2swf: Support for CID Fonts
+       * src/swfcombine: Bugfixes
+       * lib/rfxswf: Added Sprite Unfolding routines
 
diff --git a/TODO b/TODO
index 866a70f..ef995dc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,9 +11,13 @@ swfcombine:
     * Handle Bounding boxes
     * Relocate  SetTarget "/content"  stuff, too?
     * allow "combining" Actionscript and SWF.
+    * "swfcombine -d -x 300 test.swf" doesn't work
 
 swfextract:
     
     * mp3 extraction should also work for movieclips.
     * improve placeobject handling
 
+png2swf:
+    * type 2 (truecolor) transparency
+    * type 6 images