From: kramm <kramm>
Date: Fri, 23 Nov 2001 16:24:23 +0000 (+0000)
Subject: Brought up to date
X-Git-Tag: release-0-2-1~106
X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=a03fbc2dfb1ebb519bb84a75867365041bd0f6da;p=swftools.git

Brought up to date
---

diff --git a/ChangeLog b/ChangeLog
index 81bacb9..0522e1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,3 +36,5 @@
 	* lib/example/glyphshape.c: new file, demonstrates using font characters as shapes
 	* pdfswf: many bugfixes. The "pdfscreen" manual now get's converted correctly
 	* rfxswf-lib: bugfix: Couldn't handle jpeg grayscale images
+0.1.3:	
+	* pdf2swf: TrueType support added. (using ttf2pt1)
diff --git a/TODO b/TODO
index 2ce1d6a..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