X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=TODO;h=491f2a3fdad5c0d80fcc1f09031b5f76fab4e174;hp=6f843222fda493e36a4b891e5c6ce8a2fa25cbce;hb=befd54727a398e5b27b254bc66888fb77638f8b2;hpb=a309d3cd14bc01d4600dc2fe46e971a7707d8973 diff --git a/TODO b/TODO index 6f84322..491f2a3 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: @@ -62,7 +66,7 @@ librfxswf: Makefiles/configure/installation: - * check for vsnprintf + * check for vsnprintf, strndup etc. and supply replacements other: