X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=TODO;h=85ad8ab1d0d3c9471fe9acb4083398be77c5cd98;hb=63675a1602e197522a974b2d70f40da988bd7477;hp=6f843222fda493e36a4b891e5c6ce8a2fa25cbce;hpb=efd4a8f3f687179855511db268a7f8ec5eda0fb4;p=swftools.git diff --git a/TODO b/TODO index 6f84322..85ad8ab 100644 --- 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: