From: kramm Date: Sat, 27 Oct 2001 14:36:26 +0000 (+0000) Subject: removed one item, added one item X-Git-Tag: release-0-1-0~126 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=e661acbbf54792e76ed8b5b71c1f89757fb1bfaa removed one item, added one item --- 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 -