X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=3b16d967c96256e5e942c26cce95e68591de1a07;hb=0d9e83bf97a6a18f17e50883e33c9b9f50ebc66c;hp=ebd873581bc5007fe26b4a344bff58b0a7a5ef7d;hpb=b6d9c580b81b5c3a292fbbc6672f19b2fe0258f8;p=swftools.git diff --git a/ChangeLog b/ChangeLog index ebd8735..3b16d96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -99,7 +99,7 @@ * 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 @@ -108,4 +108,16 @@ * 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 + +0.4.2: + * src/Makefile: OpenBSD fixes