h.263 is now compiled in this Makefile, not h.263/Makefile.
[swftools.git] / TODO
diff --git a/TODO b/TODO
index 6f84322..85ad8ab 100644 (file)
--- a/TODO
+++ b/TODO
@@ -27,6 +27,7 @@ pdf2swf:
              optional- use another color for dashed lines)
     * several bounding boxes are too big
     * support for ttf fonts in --fontdirs
+    * add support for FreeType
 
 font2swf:
     
@@ -45,6 +46,9 @@ swfcombine:
     * "swfcombine -m" (e.g. "swfcombine -mT test.swf") duplicates depths:
        relocate depth in normalcombine()
     * "swfcombine -mT file.swf -x 300 file2.swf" doesn't work
+    * "swfcombine file.swf -s 200 box1=file1.swf" doesn't work if file1.swf contains sprites
+    * support for centering (remove need to set -x,-y parameters manually when linking
+      preloaders)
 
 swfextract:
     
@@ -55,6 +59,11 @@ swfbbox:
     * add manpage
     * support for text boxes
 
+wav2swf:
+
+    * support for 44100khz
+    * pad blocks for mp3 compression
+
 librfxswf:
 
     * Actionscript has memory leaks
@@ -62,7 +71,7 @@ librfxswf:
 
 Makefiles/configure/installation:
 
-    * check for vsnprintf
+    * check for vsnprintf, strndup etc. and supply replacements
 
 other: