04f31d15748b071e6a6d438da279c4b8ccb2449a
[swftools.git] / TODO
1 swfc:
2
3     * .replace command
4     * output filename (name.sc -> name.swf)
5     * .hide/.show?
6     * .rotate
7     * store instance coordinates for .put with same name after .del?
8
9 pdf2swf:
10
11     * Implement dashed lines (maybe by using fillstyle to keep Shapes small, maybe
12               optional- use another color for dashed lines)
13     * fix memory leaks
14     * some bounding boxes are too big
15     * support for ttf fonts in --fontdirs
16     * upgrade ttf2pt1
17
18 font2swf:
19     
20     * implement support for truetype fonts.
21
22 swfcombine:
23
24     * Handle Bounding boxes
25     * Relocate  SetTarget "/content"  stuff, too?
26     * allow "combining" Actionscript and SWF.
27     * "swfcombine -m" (e.g. "swfcombine -mT test.swf") duplicates depths:
28         relocate depth in normalcombine()
29     * "swfcombine -mT file.swf -x 300 file2.swf" doesn't work
30
31 swfextract:
32     
33     * mp3 extraction should also work for movieclips.
34
35 wav2swf:
36     
37     * -r flag doesn't work without -d option.
38
39 librfxswf:
40
41     * Actionscript has memory leaks
42     * Font routines still need a little more work (shape alignment)
43
44 other:
45
46     * swfcrop
47     * swf2fig