Brought up to date
[swftools.git] / TODO
diff --git a/TODO b/TODO
index c21ecb2..817b8b9 100644 (file)
--- 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.