python/gfx.c: fixed bug in stroke passing
[swftools.git] / ChangeLog
index a151844..64b6927 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * 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
+       * 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