X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=ChangeLog;h=37dbd23ec8dd905f390a4036870702560a4942ae;hp=795323e8c5a2902e4224d2bcde1fd8e2774246e5;hb=7f237d6ab33b067711025e6d8f2d77b534dbe722;hpb=766f461eb79cb18151d16c406860b678ba1d7e3e diff --git a/ChangeLog b/ChangeLog index 795323e..37dbd23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -250,13 +250,18 @@ * 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 (not yet released): + * 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