X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=bea4568954908594e87b228c04321bc652c9f3f4;hb=a3eecab9e8f6a1b0b887f1bd082bd064f01ecffd;hp=e310e027bb15d79245feb52b0193a8b03d58fe9e;hpb=efd44c2e78f3eb37dca36083b2771f2e2bc91349;p=swftools.git diff --git a/ChangeLog b/ChangeLog index e310e02..bea4568 100644 --- a/ChangeLog +++ b/ChangeLog @@ -250,9 +250,33 @@ * pdf2swf: Fixed Type0C handling * swfcombine: Fixed jpeg table conversion * lib/rfxswf.c: added support for definejpeg3 extraction - * pdf2swf: fix for non-closed shapes * pdf2swf: New option -s bboxvars * pdf2swf: Added support for stroke/clip text rendering * swfbbox: Default behaviour has been fixed + * pdf2swf: fix for non-closed shapes * pdf2swf: Font quality is now determined by the used font sizes + * pdf2swf: Shapes are now all starting at (0,0), and then explizitly placed at their + actual starting positions (useful with zlib) + * pdf2swf: Default Flash version is now 6 + +0.8.0: + * lib/modules/swfsound.c: Fixed compile problem if the lame library is present + * pdf2swf: Bugfix: -s flashversion was broken + * pdf2swf: -b and -l now also work on Windows + * swfbbox: The -c option is now documented + * swfdump: Added support for flash 8 + * librfxswf: Added support for flash 8 filters and blend modes + * src/swfc: Added support for flash 8 filters and blend modes + * 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.8.2: + * 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)