Brought up to date release-0-4-4
authorkramm <kramm>
Wed, 16 Apr 2003 18:58:32 +0000 (18:58 +0000)
committerkramm <kramm>
Wed, 16 Apr 2003 18:58:32 +0000 (18:58 +0000)
ChangeLog
TODO

index 4dcdb09..5be0c76 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
                   e.g.: http://pdf2swf:call:_root.myFunction:parameter
        * ./*/Makefile: all Makefiles rewritten.
 
-0.4.4: (not yet released)
+0.4.4:
        * src/swfextract: output file name handling fix
        * lib/rfxswf: better sprite fold/unfold support
        * src/swfdump: new option -p (--placements), support for exportassets, namecharacter
        * lib/rfxswf: fix for ratios in swfobject.c
        * src/swfdump: shows some info about video tags now
        * pdf2swf/pdf2swf: greatly improved spline conversion
+       * pdf2swf/: Fix for t1lib-5.0.0
+       * src/wav2swf: streaming sound now works for all framerates < 35.
diff --git a/TODO b/TODO
index 3018f75..c9eb350 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,7 +10,7 @@ swfc:
     * .egon  (stub is there, never really implemented)... folding edges?
     * dump format for ingestion into swifty?
     * .editbox
-    * .importassets, .import
+    * .importassets
     * default output filename (name.sc -> name.swf) if unspecified
     * change .swf to .flash ?  
        import swfs with .swf instead of .movie?
@@ -30,8 +30,7 @@ pdf2swf:
 
 font2swf:
     
-    * implement support for truetype fonts.  [yes please :-)]
-    * command line option parsing
+    * implement support for truetype fonts.
 
 swfcombine:
 
@@ -46,10 +45,6 @@ swfextract:
     
     * mp3 extraction should also work for movieclips.
 
-wav2swf:
-    
-    * -r flag doesn't work without -d option.
-
 librfxswf:
 
     * Actionscript has memory leaks