X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=TODO;h=75e387047212af75635499041d5d8fb041c95993;hb=9465c8bf9c0fbb3f6c46f5c7970923ab12e6d127;hp=b424fd1dd18d6bbd4dd5dc46fa5aa0627be4938a;hpb=b406ecb05d33d76f2f4e2614dae151a50f4d79ba;p=swftools.git diff --git a/TODO b/TODO index b424fd1..75e3870 100644 --- a/TODO +++ b/TODO @@ -22,8 +22,8 @@ swfc: pdf2swf: - * Implement dashed lines (maybe by using fillstyle to keep Shapes small, maybe - optional- use another color for dashed lines) + * store shapes relatively to the origin, so zlib works better + on the files avi2swf: @@ -42,6 +42,8 @@ swfcombine: preloaders) * fix clipdepths * rotating + * allow to replace images + * allow to replace texts swfextract: @@ -63,12 +65,15 @@ librfxswf: * logging * fix font parsing- code offsets should be used * add automatical size optimization by re-using tags with identical data + * fix font reduce code + * add support for definejpeg3 in image extraction png2swf: * Image mode 4 * Interlace mode 1 * filtering: is alpha 255 or 0 in non-existant surrounding pixels? + * move png parsing code to lib/ swfrender: