X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=b759dd5db2fff58a923523cbb31dfe867e11ae06;hb=fb7d8f980e02200551e59656a9775933134ebebb;hp=53e10f200e3c464dcb0cf93add085cd73d04ce07;hpb=e791f5c1133f9d70dd2c96c0ad1df9004ba043a5;p=swftools.git diff --git a/ChangeLog b/ChangeLog index 53e10f2..b759dd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -250,7 +250,23 @@ * 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