Brought up to date
[swftools.git] / TODO
1 General:
2
3     * make more stuff dependent on the information in config.h
4
5 pdf2swf:
6
7     * Implement dashed lines (maybe by using fillstyle to keep Shapes small, maybe
8               optional- use another color for dashed lines)
9     * fix memory leaks
10     * some bounding boxes are too big
11     * support for ttf fonts in --fontdirs
12
13 png2swf:
14
15     * handle bit packing
16     * handle splitted IDAT chunks etc.
17
18 swfcombine:
19
20     * Handle Bounding boxes
21     * Relocate  SetTarget "/content"  stuff, too?
22     * allow "combining" Actionscript and SWF.
23
24 swfextract:
25     
26     * mp3 extraction should also work for movieclips and definesound.
27     * improve placeobject handling
28
29 lib/examples:
30
31     * make an example for edittext fields
32
33 rfxswf-lib:
34    
35     * modules/swfshape doesn't allow changing to fillstyle 0
36     * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0
37     * modules/swftools:getUsedIDs doesn't handle Morphshapes
38