Brought up to date
authorkramm <kramm>
Fri, 22 Mar 2002 18:25:02 +0000 (18:25 +0000)
committerkramm <kramm>
Fri, 22 Mar 2002 18:25:02 +0000 (18:25 +0000)
ChangeLog
TODO

index a9adea3..472f53e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -72,4 +72,8 @@
        * src/swfdump: Bugfixes, ids and depths are now in decimal
        * src/swfcombine: Bugfixes.
        * configure.in: Cleaned up.
+0.2.4:
+       * pdf2swf: The --ignore option now actually makes the pdf files smaller.
+       * rfxswf: Can now write DefineFont2 tags
+       * swfextract: Bugfixes (DefineEditText)
 
diff --git a/TODO b/TODO
index 1d5a727..da993f1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,9 +24,16 @@ swfextract:
     * mp3 extraction should also work for movieclips and definesound.
     * improve placeobject handling
 
+swfdump:
+    
+    * write out dependencies between objects
+
+lib/examples:
+
+    * make an example for edittext fields
+
 rfxswf-lib:
    
-    * swf_WriteFont() should write definefont2 tags for more complex fonts
     * modules/swfshape doesn't allow changing to fillstyle 0
     * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0
     * (s/GetFrameNo/GetTagFrameNo/g ?)