Brought up to date
authorkramm <kramm>
Fri, 23 Nov 2001 16:24:23 +0000 (16:24 +0000)
committerkramm <kramm>
Fri, 23 Nov 2001 16:24:23 +0000 (16:24 +0000)
ChangeLog
TODO

index 81bacb9..0522e1c 100644 (file)
--- 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 (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