X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=54b6999dc80f403f8a0a51c5e9d85a34a7a19366;hb=19a4fb881e2b77382bb87997b17d059afcf77f51;hp=d521150a6aabd72f335b15400a54c2ec337022bd;hpb=870bda798391ff2768a6d4cb2df496cc2c9a7368;p=swftools.git diff --git a/ChangeLog b/ChangeLog index d521150..54b6999 100644 --- a/ChangeLog +++ b/ChangeLog @@ -72,9 +72,18 @@ * src/swfdump: Bugfixes, ids and depths are now in decimal * src/swfcombine: Bugfixes. * configure.in: Cleaned up. -0.2.4: +0.3.0: * pdf2swf: The --ignore option now actually makes the pdf files smaller. * rfxswf: Can now write DefineFont2 tags * swfextract/swfcombine: Bugfixes (DefineEditText) * swfdump: New option --used, prints out referred IDs of each tag. + * rfxswf: Can now read and write Flash 6 (MX) compressed SWFs. (SWCs) + * pdf2swf: Added compression flag (-z) + * swfcombine: Added compression flag (-z) + * configure.in: zlib is now required. + * src/png2swf: New tool. + * swfdump: Prints some image infos now. + * pdf2swf: Fixed Image handling + * avi2swf/: Is part of the main distribution now + * src/wav2swf: New tool.