new example: sprites.c
[swftools.git] / TODO
diff --git a/TODO b/TODO
index 69e0d9a..0cb33dd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,6 +2,8 @@ General:
 
     * make more stuff dependent on the information in config.h
     * consistent output handling if -o is missing. (out.swf/stdout)
+    * either implement -X,-Y options for every program, or do some kind
+      of swfresize/swffix tool
 
 pdf2swf:
 
@@ -24,8 +26,5 @@ swfcombine:
 rfxswf-lib:
     
     * modules/swfshape doesn't allow changing to fillstyle 0
-    * function names should have a prefix (rfxswf_ or swflib_ or sth.)
-    * element names should be lowercase
-    * DataPos should be named DataReadPos, DataSize DataWritePos.
-    * bitcount should be named BitWritePos, bitmask BitReadPos
+