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.01
15
16 png2swf:
17
18     * handle bit packing
19     * handle splitted IDAT chunks etc.
20
21 swfcombine:
22
23     * Handle Bounding boxes
24     * Relocate  SetTarget "/content"  stuff, too?
25     * allow "combining" Actionscript and SWF.
26
27 swfextract:
28     
29     * mp3 extraction should also work for movieclips and definesound.
30     * improve placeobject handling
31
32 lib/examples:
33
34     * make an example for edittext fields
35
36 rfxswf-lib:
37    
38     * modules/swfshape doesn't allow changing to fillstyle 0
39     * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0
40     * swf_WriteHeader shouldn't modify fileSize and frameNum.
41