X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=TODO;h=7851984a6c85149d688dad67b9b01f207f815646;hp=98edcb593705a3ca855776f1b213c2eb44710f8a;hb=e661acbbf54792e76ed8b5b71c1f89757fb1bfaa;hpb=190ca89cfcbf7093f55b6532a325de1e57d82a75 diff --git a/TODO b/TODO index 98edcb5..7851984 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,7 @@ 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? + * make more stuff dependent on the information in config.h Cleanups in rfxswf-lib: @@ -35,6 +36,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 -