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     * support for ttf fonts in --fontdirs
13     * implement -q (--quiet) option, especially for -b and -l
14     * upgrade to xpdf 1.0?
15
16 swfcombine:
17
18     * Handle Bounding boxes
19     * Relocate  SetTarget "/content"  stuff, too?
20     * allow "combining" Actionscript and SWF.
21
22 swfextract:
23     
24     * mp3 extraction should also work for movieclips and definesound.
25     * improve placeobject handling
26
27 swfdump:
28     
29     * write out dependencies between objects
30
31 lib/examples:
32
33     * make an example for edittext fields
34
35 rfxswf-lib:
36    
37     * modules/swfshape doesn't allow changing to fillstyle 0
38     * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0
39     * (s/GetFrameNo/GetTagFrameNo/g ?)
40