X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=ChangeLog;h=64b6927cf8e3bc5aaf032a62d9dcd7b6a4c2c88f;hp=37dbd23ec8dd905f390a4036870702560a4942ae;hb=b641c574ebe37ed07e588d4577d853d74e999c99;hpb=e1145855154be445d5f022628c84f61693058715 diff --git a/ChangeLog b/ChangeLog index 37dbd23..64b6927 100644 --- a/ChangeLog +++ b/ChangeLog @@ -259,9 +259,29 @@ actual starting positions (useful with zlib) * pdf2swf: Default Flash version is now 6 -0.8.0 (not yet released): +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 + * src/swfdump: now dumps a few more Flash 8 tags (like DEFINESHAPE4) + * pdf2swf: Common fonts are now linked directly into the executable (removes need for InstallPath in registry) + * pdf2swf: New optimizing levels -O1 -O2 + * pdf2swf: Added direct gradient conversion + * setup.py: Added Python setup script + * lib/python/gfx: New python module for accessing pdf2swf functionality + * lib/modules/swfabc.c: New module for the Flash9 AVM2 Actionscript