X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=TODO;h=817b8b9d8c4450bc9d7e1f1d2e82e6afef49aab8;hb=a03fbc2dfb1ebb519bb84a75867365041bd0f6da;hp=c21ecb218892c5a4738e5be652932dc4daa693fa;hpb=00d2709df63c37a3467c36f6090a6ea5e449bb6b;p=swftools.git diff --git a/TODO b/TODO index c21ecb2..817b8b9 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,6 @@ pdf2swf: * The following pdf properties are not yet dealt with: o dashed lines (maybe by using fillstyle to keep Shapes small, maybe optional- use another color for dashed lines) - o (type 3 and truetype fonts) * temporary file name generation is broken: pdf2swf/pdf2swf.cc, pdf2swf/xpdf/gfile.cc * fix memory leaks @@ -34,6 +33,4 @@ rfxswf-lib: s/GetDataSizePtr/GetTagLenPtr/g s/ObjectPlace/ObjectSet/g (s/GetFrameNo/GetTagFrameNo/g ?) - * swfshape.c: the shape parameter is mostly unused. so are px, py. - * swf_SetBits() crashes if the tag has no data allocated yet.