Brought up to date
authorkramm <kramm>
Sun, 19 May 2002 21:00:13 +0000 (21:00 +0000)
committerkramm <kramm>
Sun, 19 May 2002 21:00:13 +0000 (21:00 +0000)
ChangeLog
TODO

index ef0b7a9..54b6999 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -72,7 +72,7 @@
        * src/swfdump: Bugfixes, ids and depths are now in decimal
        * src/swfcombine: Bugfixes.
        * configure.in: Cleaned up.
-0.2.4:
+0.3.0:
        * pdf2swf: The --ignore option now actually makes the pdf files smaller.
        * rfxswf: Can now write DefineFont2 tags
        * swfextract/swfcombine: Bugfixes (DefineEditText)
@@ -81,4 +81,9 @@
        * pdf2swf: Added compression flag (-z)
        * swfcombine: Added compression flag (-z)
        * configure.in: zlib is now required.
+       * src/png2swf: New tool.
+       * swfdump: Prints some image infos now.
+       * pdf2swf: Fixed Image handling
+       * avi2swf/: Is part of the main distribution now
+       * src/wav2swf: New tool.
 
diff --git a/TODO b/TODO
index d8721c5..d0b0c14 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,7 +11,7 @@ pdf2swf:
     * some bounding boxes are too big
     * support for ttf fonts in --fontdirs
     * implement -q (--quiet) option, especially for -b and -l
-    * upgrade to xpdf 1.0?
+    * upgrade to xpdf 1.01
 
 swfcombine:
 
@@ -32,5 +32,4 @@ rfxswf-lib:
    
     * modules/swfshape doesn't allow changing to fillstyle 0
     * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0
-    * (s/GetFrameNo/GetTagFrameNo/g ?)
+