From: kramm <kramm>
Date: Sun, 21 Jul 2002 14:04:04 +0000 (+0000)
Subject: Brought up to date
X-Git-Tag: release-0-4-1~5
X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=d4758d17bfb91cd5542b2ef6c92f1752fd2155ac;p=swftools.git

Brought up to date
---

diff --git a/ChangeLog b/ChangeLog
index 39a9d01..14b9062 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -109,4 +109,12 @@
 	* 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
--- 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