Generated from configure.in
[swftools.git] / ChangeLog
index 55feb5f..3b16d96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * 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