X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=581bfe61d9cef4937ee369fcd81a8371e34dd415;hb=7ccd50dc627dc998c913a75002ae1b30d9a3ff6b;hp=472f53e04e161aaa7ba518afd2c52bee927ac510;hpb=e4bbb742b8ed78625926bf0257078ea621a96689;p=swftools.git diff --git a/ChangeLog b/ChangeLog index 472f53e..581bfe6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -72,8 +72,23 @@ * 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: Bugfixes (DefineEditText) + * 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. +0.3.1: + * configure: Didn't create all Makefiles when t1lib or jpeglib were absent. Fixed. + * swfs/Makefile: FreeBSD fixes. +0.3.2: + * pdf2swf/xpdf: Upgraded PDF Parser to Version 1.01.