Brought up to date
authorkramm <kramm>
Mon, 30 Oct 2006 09:54:18 +0000 (09:54 +0000)
committerkramm <kramm>
Mon, 30 Oct 2006 09:54:18 +0000 (09:54 +0000)
FAQ
TODO

diff --git a/FAQ b/FAQ
index 8dfefd0..c735e44 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -88,8 +88,6 @@
     .
     (There's a self-extracting .exe version of all versions since 0.6.1, 
      and a .zip or .rar archive of the newest development snapshot)
-    Notice: For now, the utilities need to be installed to C:\SWFTOOLS to make pdf2swf work-
-    otherwise it won't be able to find its fonts.
 
 8.) Where's the source code of the Windows version?
 
diff --git a/TODO b/TODO
index 8c943eb..4095d62 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,12 @@
 swfc:
 
+    * input from stdin
     * .movie feature
+    * button sounds
     * bounding box parsing: remove : syntax, add ; or +- syntax
     * color/line should be named linecolor/linewidth
     * open paths in .outline
+    * create ActionScript arrays out of outlines?
     * .qchance, .cchange
     * .morph
     * .soundstream
@@ -50,6 +53,10 @@ swfextract:
     * mp3 extraction should also work for movieclips.
     * frame extraction should also extract not yet deleted characters from the previous frames.
 
+swfstrings:
+    
+    * UTF8 output?
+
 swfbbox:
 
     * support for MorphShape?
@@ -59,6 +66,7 @@ wav2swf:
 
     * pad blocks for mp3 compression
     * stereo support?
+    * -E option doesn't work (as documented)
 
 librfxswf:
 
@@ -85,10 +93,12 @@ png2swf:
 
     * Image mode 4
     * Interlace mode 1
+    * add jpeg compression
 
 swfdump:
 
     * Flash 7 action codes
+    * gradients
 
 swfrender: