X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=ChangeLog;h=15876db9bf4fb457bdc119f889e64fd1a589ebfc;hp=64b6927cf8e3bc5aaf032a62d9dcd7b6a4c2c88f;hb=6f78b0ef3998e959ce09c5ef11d46149756b682b;hpb=0479a0ab1caf4c0c16fb4a8d745c1e083921e896 diff --git a/ChangeLog b/ChangeLog index 64b6927..15876db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -278,10 +278,19 @@ 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 + +0.9.1: + * pdf2swf: bugfixes, speedups + * pdf2swf: improved font quality (FlashType) + * librfxswf: support for fontalignzones + * gpdf2swf: completely reworked pdf2swf GUI (Ricardo Pedroso) + * as3compile: many bugfixes, support for swc libraries