3 * make more stuff dependent on the information in config.h
4 * consistent output handling if -o is missing. (out.swf/stdout)
8 * The following pdf properties are not yet dealt with:
9 o dashed lines (maybe by using fillstyle to keep Shapes small, maybe
10 optional- use another color for dashed lines)
11 o (type 3 and truetype fonts)
12 * temporary file name generation is broken: pdf2swf/pdf2swf.cc, pdf2swf/xpdf/gfile.cc
17 * Allow substituting frames (which have a name), too?
18 * Allow ids instead of names
19 * Relocate SetTarget "/content" stuff
20 * --merge mode? (Doesn't store everything in movieclips)
24 * Support for actionscript in buttons. Make the output shorter.
28 * ExtractFont() can't handle DefineFont2, neither can swf_WriteFont().
29 * modules/swfshape doesn't allow changing to fillstyle 0
30 * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0
31 * s/GetDataSize/GetTagLen/g
32 s/GetDataSizePtr/GetTagLenPtr/g
33 (s/GetFrameNo/GetTagFrameNo/g ?)