X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=ChangeLog;h=e489fc1ec5d57ed637e389ba0ee099e58b6acdf5;hp=e43e72eebcac8dd4b0321b343960408dcd4d17eb;hb=5b19f36b91166b2016db3d9d363cbcb17276c136;hpb=5bafa086e4cf33e43a46ea04fca6af82e100476a diff --git a/ChangeLog b/ChangeLog index e43e72e..e489fc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -237,7 +237,7 @@ * m4/python.m4: Python MacOS X fixes * src/gif2swf.c: New tool, for converting (animated) gifs to swf (Daichi Shinozaki) -0.7.0 (not yet released): +0.7.0: * swfdump: Fixed bit overflow bug * lib/gfxdevice.h: Started implementation of graphic layer abstraction * pdf2swf: Fixed Type 3 color bug @@ -259,4 +259,31 @@ actual starting positions (useful with zlib) * pdf2swf: Default Flash version is now 6 +0.8.0: + * lib/modules/swfsound.c: Fixed compile problem if the lame library is present + * pdf2swf: Bugfix: -s flashversion was broken + * pdf2swf: -b and -l now also work on Windows + * swfbbox: The -c option is now documented + * swfdump: Added support for flash 8 + * librfxswf: Added support for flash 8 filters and blend modes + * src/swfc: Added support for flash 8 filters and blend modes + * pdf2swf: upgraded to xpdf 3.01 + * swfcombine: new -w (--scalex) -h (--scaley) options +0.8.1: + * pdf2swf: Upgraded to xpdf 3.02 + * lib/modules/swftools: Fixed several bugs in Flash8 parsing + * src/swfrender: Added --ng switch + * lib/swf/: New gfxdevice + +0.9.0: + * pdf2swf: Added support for Flash 8 Flashtype + * pdf2swf: numerous bugfixes + * pdf2swf: support for gradients + * pdf2swf: support for different optimization levels (-O1, -O2, --flatten) + * src/swfdump: Flash 8/9 support + * pdf2swf: Common fonts are now linked directly into the executable + * setup.py: added Python setup script + * lib/python/gfx: New python module for accessing pdf2swf functionality + * as3compile: New tool, for compiling ActionScript 3.0 + * swfc: added AS3.0 support