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