3 * make more stuff dependent on the information in config.h
4 * consistent output handling if -o is missing. (out.swf/stdout)
5 * check for WORDS_BIGENDIAN in all routines handling SWF data.
9 * Implement dashed lines (maybe by using fillstyle to keep Shapes small, maybe
10 optional- use another color for dashed lines)
12 * some bounding boxes are too big
13 * allow additional fontdirectories to be specified?
14 * implement -q (--quiet) option, especially for -b and -l
18 * Handle Bounding boxes
19 * Relocate SetTarget "/content" stuff, too?
20 * allow "combining" Actionscript and SWF.
24 * add support for extraction of sounds into mp3
25 * improve placeobject handling
29 * swf_WriteFont() should write definefont2 tags for more complex fonts
30 * modules/swfshape doesn't allow changing to fillstyle 0
31 * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0
32 * (s/GetFrameNo/GetTagFrameNo/g ?)