* added freetype support in ttf2pt1
[swftools.git] / TODO
diff --git a/TODO b/TODO
index 95073a0..c9eb350 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,24 +5,20 @@ swfc:
        "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.
+    * .soundstream
     * text:  newlines
     * .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?
-    * more colour names?  X11 colour names?  (we are Linux after all...)
     * .hide/.show?
     * .orbit
     * store instance coordinates for .put with same name after .del?
     * macros?  looping?  ways of reducing repetitive coding (and the length of sc files)?
 
-    + .include         [DONE Feb 22 2003]
-
 pdf2swf:
 
     * Implement dashed lines (maybe by using fillstyle to keep Shapes small, maybe
@@ -34,7 +30,7 @@ pdf2swf:
 
 font2swf:
     
-    * implement support for truetype fonts.  [yes please :-)]
+    * implement support for truetype fonts.
 
 swfcombine:
 
@@ -49,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