X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=ChangeLog;h=e489fc1ec5d57ed637e389ba0ee099e58b6acdf5;hp=64b6927cf8e3bc5aaf032a62d9dcd7b6a4c2c88f;hb=98da96466d3a3d8b56da406f6231b8c524449021;hpb=0479a0ab1caf4c0c16fb4a8d745c1e083921e896 diff --git a/ChangeLog b/ChangeLog index 64b6927..e489fc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -278,10 +278,12 @@ 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 + * 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 - * lib/modules/swfabc.c: New module for the Flash9 AVM2 Actionscript + * as3compile: New tool, for compiling ActionScript 3.0 + * swfc: added AS3.0 support