X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=ChangeLog;h=444e80f6f18043f9723f630d86f7e76abd7c31bd;hp=bea4568954908594e87b228c04321bc652c9f3f4;hb=5087664bd948fef71d47da4b64fee540fd493ce1;hpb=c2ff95460eafa033ed1aa901d5ff0fb1a93d1049 diff --git a/ChangeLog b/ChangeLog index bea4568..444e80f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -276,7 +276,19 @@ * src/swfrender: Added --ng switch * lib/swf/: New gfxdevice -0.8.2: +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: 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 + +0.9.1: + * pdf2swf: bugfixes, speedups + * gpdf2swf: completely reworked pdf2swf GUI (Ricardo Pedroso) + * as3compile: many bugfixes