X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=TODO;h=796065de4da6f526557675e7785ea9bc4a648ad8;hb=f72efb3e0b08321fe70a478bf939c312ed7564ce;hp=2a44b2d13f34fa6897a9190fa2327befbcbe1bb1;hpb=14b39e83c3517a3b14076dfc3aada7f96328f980;p=swftools.git diff --git a/TODO b/TODO index 2a44b2d..796065d 100644 --- 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 @@ -41,6 +40,9 @@ swfcombine: * support for centering (remove need to set -x,-y parameters manually when linking preloaders) * fix clipdepths + * rotating + * allow to replace images + * allow to replace texts swfextract: @@ -61,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: @@ -78,6 +80,7 @@ swfrender: Makefiles/configure/installation: * check for vsnprintf, bcopy, bzero, strndup etc. and supply replacements + * jpeglib test program (for Solaris) Win32 Installation: