antializing is now possible with more subpixels (3x3, 4x4 etc.)
[swftools.git] / TODO
diff --git a/TODO b/TODO
index 84a1f3d..796065d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,11 +22,10 @@ swfc:
 
 pdf2swf:
 
-    * Implement dashed lines (maybe by using fillstyle to keep Shapes small, maybe
-             optional- use another color for dashed lines)
 
 avi2swf:
 
+    * fix -n option
     * speed up h.263 routines (MMX?)
     * support for all-black I-Frames
     * do a flash player test suite to find out which h.263 movies work where
@@ -64,13 +63,13 @@ librfxswf:
 
     * logging
     * fix font parsing- code offsets should be used
-    * add automatical size optimization by re-using tags with identical data
+    * add automatical size optimization by re-using tags and images with identical data
+    * fix font reduce code
 
 png2swf:
 
     * Image mode 4
     * Interlace mode 1
-    * filtering: is alpha 255 or 0 in non-existant surrounding pixels?
 
 swfrender:
 
@@ -81,6 +80,7 @@ swfrender:
 Makefiles/configure/installation:
 
     * check for vsnprintf, bcopy, bzero, strndup etc. and supply replacements
+    * jpeglib test program (for Solaris)
 
 Win32 Installation: