* added new files from ttf2pt1 3.4.3
[swftools.git] / TODO
diff --git a/TODO b/TODO
index af4eabc..6f84322 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,21 +1,21 @@
 swfc:
 
+    * simple actionscript commands
+    * rewrite in python
     * .texture
+    * .lock/.unlock
     * object rel coords, as in obj1.(x,y) and monkey.nose
        "follow me" feature:  default, or should it be explicitly specified?
     * .replace command
        .crossfade command????
-    * .sound file.wav ?  
-       syntax for single sound hits, looping, synch sound stream.
-    * .include
+    * .soundstream
     * text:  newlines
-    * dump format for ingestion into swifty?
+    * .egon  (stub is there, never really implemented)... folding edges?
     * .editbox
-    * .importassets, .import
+    * .importassets
     * default output filename (name.sc -> name.swf) if unspecified
     * change .swf to .flash ?  
        import swfs with .swf instead of .movie?
-    * more colour names?  X11 colour names?  (we are Linux after all...)
     * .hide/.show?
     * .orbit
     * store instance coordinates for .put with same name after .del?
@@ -25,14 +25,17 @@ pdf2swf:
 
     * Implement dashed lines (maybe by using fillstyle to keep Shapes small, maybe
              optional- use another color for dashed lines)
-    * fix memory leaks
-    * some bounding boxes are too big
+    * several bounding boxes are too big
     * support for ttf fonts in --fontdirs
-    * upgrade ttf2pt1
 
 font2swf:
     
-    * implement support for truetype fonts.  [yes please :-)]
+    * implement support for truetype fonts.
+
+avi2swf:
+
+    * update manpage
+    * speed up h.263 routines (MMX?)
 
 swfcombine:
 
@@ -47,18 +50,22 @@ swfextract:
     
     * mp3 extraction should also work for movieclips.
 
-wav2swf:
-    
-    * -r flag doesn't work without -d option.
+swfbbox:
+
+    * add manpage
+    * support for text boxes
 
 librfxswf:
 
     * Actionscript has memory leaks
     * Font routines still need a little more work (shape alignment)
 
+Makefiles/configure/installation:
+
+    * check for vsnprintf
+
 other:
 
-    * swfcrop
     * swf2fig
     * swfrender