From 0479a0ab1caf4c0c16fb4a8d745c1e083921e896 Mon Sep 17 00:00:00 2001 From: kramm Date: Tue, 1 Apr 2008 22:42:43 +0000 Subject: [PATCH] added new items --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bea4568..64b6927 100644 --- a/ChangeLog +++ b/ChangeLog @@ -276,7 +276,12 @@ * 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: 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 -- 1.7.10.4