From 766f461eb79cb18151d16c406860b678ba1d7e3e Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 24 Jul 2005 13:13:29 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index e310e02..795323e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -255,4 +255,8 @@ * pdf2swf: Added support for stroke/clip text rendering * swfbbox: Default behaviour has been fixed * pdf2swf: Font quality is now determined by the used font sizes + * pdf2swf: Shapes are now all starting at (0,0), and then explizitly placed at their + actual starting positions (useful with zlib) + * pdf2swf: Default Flash version is now 6 + -- 1.7.10.4