Brought up to date
[swftools.git] / TODO
1 General:
2
3     * make more stuff dependent on the information in config.h
4     * consistent output handling if -o is missing. (out.swf/stdout)
5
6 pdf2swf:
7
8     * Implement dashed lines (maybe by using fillstyle to keep Shapes small, maybe
9               optional- use another color for dashed lines)
10     * fix memory leaks
11     * some bounding boxes are too big
12     * allow additional fontdirectories to be specified?
13     * implement -q (--quiet) option, especially for -b and -l
14
15 swfcombine:
16
17     * Handle Bounding boxes
18     * Relocate  SetTarget "/content"  stuff, too?
19     * allow "combining" Actionscript and SWF.
20
21 swfextract:
22     
23     * add support for extraction of sounds into mp3
24     * improve placeobject handling
25
26 rfxswf-lib:
27    
28     * swf_WriteFont() should write definefont2 tags for more complex fonts
29     * modules/swfshape doesn't allow changing to fillstyle 0
30     * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0
31     * (s/GetFrameNo/GetTagFrameNo/g ?)
32