From b710eeb916bdc0ec5cacca822ca0b367eb6e4f73 Mon Sep 17 00:00:00 2001 From: kramm Date: Fri, 19 Oct 2001 09:31:18 +0000 Subject: [PATCH] more to do. --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 6468d2d..b9ef7ef 100644 --- a/TODO +++ b/TODO @@ -16,8 +16,11 @@ Make pdf2swf cope with more complex pdfs: The following pdf properties are not yet dealt with: * Links + * lossless image file formats * dashed lines * (type 3 and truetype fonts) + Bugs: + * big jpegs sometimes have wrong colors Make pdf2swf faster: @@ -35,7 +38,6 @@ General Improvements: * temporary file name generation is broken: pdf2swf/pdf2swf.cc, pdf2swf/xpdf/gfile.cc * fix memory leaks * rfxswf: modules/swfshape doesn't allow changing to fillstyle 0 - * big jpegs sometimes have wrong colors * write manpages for swfstrings and swfdump * --version should work in all tools. -- 1.7.10.4