From 9338a27736f17c125ce00ea86b64dd4fed3006fb Mon Sep 17 00:00:00 2001 From: kramm Date: Thu, 13 Jun 2002 16:51:36 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 3 +++ TODO | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 846460c..b7c340b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -105,3 +105,6 @@ * src/swfcombine: Completely rewritten, using the rfxswf routines * configure: Check for libtool * lib/rfxswf: Fixed some parsing bugs (swffont, swfdump) + * pdf2swf: Added antialiasing capabilities for Type 3 Fonts + * lib/examples/makefonts: Fonts: Bounding boxes are now handled correctly + diff --git a/TODO b/TODO index c0a9b1e..26f658c 100644 --- a/TODO +++ b/TODO @@ -9,7 +9,6 @@ pdf2swf: * fix memory leaks * some bounding boxes are too big * support for ttf fonts in --fontdirs - * antialize ImageMasks. png2swf: @@ -35,4 +34,5 @@ rfxswf-lib: * modules/swfshape doesn't allow changing to fillstyle 0 * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0 + * modules/swftools:getUsedIDs doesn't handle Morphshapes -- 1.7.10.4