Brought up to date
[swftools.git] / TODO
diff --git a/TODO b/TODO
index 7a228b7..b424fd1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
 swfc:
 
+    * color/line should be named linecolor/linewidth
     * .morph
     * .soundstream
     * text: newlines
@@ -17,7 +18,7 @@ swfc:
     * SWF 3 actionscript commands shortcuts: geturl, gotoframe?
     * .hide/.show?
     * store instance coordinates for .put with same name after .del?
-    * macros?  looping?  ways of reducing repetitive coding (and the length of sc files)?
+    * Macros: .macro x=30 y=30 .text x=x+30 y=y+30 text="testtext" .end
 
 pdf2swf:
 
@@ -40,6 +41,7 @@ swfcombine:
     * support for centering (remove need to set -x,-y parameters manually when linking
       preloaders)
     * fix clipdepths
+    * rotating
 
 swfextract:
     
@@ -78,6 +80,12 @@ Makefiles/configure/installation:
 
     * check for vsnprintf, bcopy, bzero, strndup etc. and supply replacements
 
+Win32 Installation:
+
+    * The installer colors are ugly
+    * Add Logo
+    * Make ParseDisplayName work
+
 other:
 
     * swf2fig