X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=ChangeLog;h=e489fc1ec5d57ed637e389ba0ee099e58b6acdf5;hp=b759dd5db2fff58a923523cbb31dfe867e11ae06;hb=8bf9b646ff119748eb924dae32d79ee102b619ae;hpb=cadab3e07f9b1195822df033fe3d544112482529 diff --git a/ChangeLog b/ChangeLog index b759dd5..e489fc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -270,3 +270,20 @@ * 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