O_BINARY
[swftools.git] / TODO
diff --git a/TODO b/TODO
index 04f31d1..3018f75 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,23 @@
 swfc:
 
+    * .texture
+    * object rel coords, as in obj1.(x,y) and monkey.nose
+       "follow me" feature:  default, or should it be explicitly specified?
     * .replace command
-    * output filename (name.sc -> name.swf)
+       .crossfade command????
+    * .soundstream
+    * text:  newlines
+    * .egon  (stub is there, never really implemented)... folding edges?
+    * dump format for ingestion into swifty?
+    * .editbox
+    * .importassets, .import
+    * default output filename (name.sc -> name.swf) if unspecified
+    * change .swf to .flash ?  
+       import swfs with .swf instead of .movie?
     * .hide/.show?
-    * .rotate
+    * .orbit
     * store instance coordinates for .put with same name after .del?
+    * macros?  looping?  ways of reducing repetitive coding (and the length of sc files)?
 
 pdf2swf:
 
@@ -17,7 +30,8 @@ pdf2swf:
 
 font2swf:
     
-    * implement support for truetype fonts.
+    * implement support for truetype fonts.  [yes please :-)]
+    * command line option parsing
 
 swfcombine:
 
@@ -45,3 +59,13 @@ other:
 
     * swfcrop
     * swf2fig
+    * swfrender
+
+documentation:
+
+    * basic command set 
+    * example set illustrating basics
+    * cook book:  how to get familiar effects 
+       (fade/wipe/titles/scrolling/false perspective etc)
+    * complete list of all required packages and libs and how to get/build them
+