Brought up to date
authorkramm <kramm>
Tue, 22 Feb 2005 20:11:56 +0000 (20:11 +0000)
committerkramm <kramm>
Tue, 22 Feb 2005 20:11:56 +0000 (20:11 +0000)
ChangeLog
TODO

index f550109..598bac6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * src/png2swf.c: added -z option
        * src/jpeg2swf.c: added -z option
        * m4/python.m4: Python MacOS X fixes
-       * pdf2swf/xpdf: CMYK conversion fix
        * src/gif2swf.c: New tool, for converting (animated) gifs to swf (Daichi Shinozaki)
 
-
+0.6.4:
+       * swfdump: Fixed bit overflow bug
+       * lib/gfxdevice.h: Started implementation of graphic layer abstraction
diff --git a/TODO b/TODO
index 2a44b2d..b424fd1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -41,6 +41,7 @@ swfcombine:
     * support for centering (remove need to set -x,-y parameters manually when linking
       preloaders)
     * fix clipdepths
+    * rotating
 
 swfextract: