X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=64b6927cf8e3bc5aaf032a62d9dcd7b6a4c2c88f;hb=514edfe0ed692a226002388f6de8100beb28f90f;hp=a1518447c78d9e101db675d883bbf2414f12583c;hpb=e9ba93802a787e7bb92d208e1d98f537637db5da;p=swftools.git diff --git a/ChangeLog b/ChangeLog index a151844..64b6927 100644 --- a/ChangeLog +++ b/ChangeLog @@ -275,3 +275,13 @@ * 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