From: kramm Date: Fri, 3 Sep 2004 18:03:15 +0000 (+0000) Subject: Brought up to date X-Git-Tag: xpdf-3-00~56 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=69db4ced1f2de100e199de0b359a3c03a4b894a8 Brought up to date --- 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 +