X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=14b90628e24bff8355700131c51f26bed3f4a035;hb=d4758d17bfb91cd5542b2ef6c92f1752fd2155ac;hp=846460ca911a62daf79ed4855b149ae20244ab19;hpb=d4d73f4539b853dd118caf646eca9363060e74ef;p=swftools.git diff --git a/ChangeLog b/ChangeLog index 846460c..14b9062 100644 --- a/ChangeLog +++ b/ChangeLog @@ -99,9 +99,22 @@ * configure: Didn't create all Makefiles when t1lib or jpeglib were absent. Fixed. * swfs/Makefile: FreeBSD fixes. -0.4.0: (not released yet) +0.4.0: * pdf2swf/xpdf: Upgraded PDF Parser to Version 1.01. * pdf2swf: Can now handle Type 3 Fonts. (As Bitmaps) * 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 + * png2swf: Support for more image types + * pdf2swf: New option -t (--stop) +0.4.1: + * src/swfcombine: Bugfix with -x option + * lib/Makefile: MacOSX fixes + * pdf2swf/SWFOutput.cc: fixed undefined sqrt() + * src/png2swf: Support for transparency + * pdf2swf: Support for CID Fonts + * src/swfcombine: Bugfixes + * lib/rfxswf: Added Sprite Unfolding routines +