X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=TODO;h=fb7d0c1690dae309bd74fe1d4f581ea7802f7341;hp=43ca89a1e28ce582a846345120c5995631d3ac15;hb=101997640b822bfada472726fe69a8ca71e4c2a0;hpb=7ac6d833b58b391e7397976fcd19bd98b0f0443a diff --git a/TODO b/TODO index 43ca89a..fb7d0c1 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ General: * make more stuff dependent on the information in config.h - * consistent output handling if -o is missing. (out.swf/stdout) pdf2swf: @@ -10,7 +9,6 @@ pdf2swf: * fix memory leaks * some bounding boxes are too big * support for ttf fonts in --fontdirs - * implement -q (--quiet) option, especially for -b and -l * antialize ImageMasks. png2swf: @@ -37,5 +35,6 @@ rfxswf-lib: * modules/swfshape doesn't allow changing to fillstyle 0 * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0 - * swf_WriteHeader shouldn't modify fileSize and frameNum. + * getUsedIDs doesn't work for bitmap fill + * parsing of DefineFont2 has bugs.