X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=TODO;h=ac4d826569fd96c8ca4dbc4429cb105bd7783da8;hb=3361b92fdc95fe004aab92621eada57022a8bf38;hp=98edcb593705a3ca855776f1b213c2eb44710f8a;hpb=443295519aa555eadc33ac97df67e034cbb5b86f;p=swftools.git diff --git a/TODO b/TODO index 98edcb5..ac4d826 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,9 @@ General Improvements: * rfxswf: modules/swfshape doesn't allow changing to fillstyle 0 * consistent output handling if -o is missing. (out.swf/stdout) * swfcombine: Allow substituting frames (which have a name), too? + * swfcombine: Allow ids instead of names + * make more stuff dependent on the information in config.h + * autoconf: rfxswf and pdfswf are build always when running "make install" Cleanups in rfxswf-lib: @@ -35,6 +38,3 @@ Cleanups in rfxswf-lib: * DataPos should be named DataReadPos, DataSize DataWritePos. * bitcount should be named BitWritePos, bitmask BitReadPos -Autoconf: - * Disabling of jpeg2swf (if libjpeg isn't there) doesn't work yet -