From 69db4ced1f2de100e199de0b359a3c03a4b894a8 Mon Sep 17 00:00:00 2001 From: kramm Date: Fri, 3 Sep 2004 18:03:15 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 63d7368..03af12e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -196,6 +196,7 @@ * lib/rfxswf: New method swf_FontPrepareForEditText() * lib/lame: Removed lame library source, it's now linked dynamically * lib/python: Added python interface + 0.6.1: * swfc: Fixed .(edit)text- this was broken due to rfxswf font changes * pdf2swf: Fixed font matrix handling @@ -203,3 +204,11 @@ * pdf2swf: Bounding boxes are now of the right size * pdf2swf: Fixed Windows crash in 4 bit palette images * pdf2swf: Fixed another variant of "Didn't find glyph xxx in font" bug + +0.6.2: + * swfbbox: Calculates the complete movie's bounding box now. New -e option. + * pdf2swf: New "-s minlinewidth" option + * swfdump: Fixed handling of PLACEOBJECT + * configure: Improved freetype and python detection + * swfdump: Support for shapes added + -- 1.7.10.4