X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=f4cd8996b0c76609b4302336f57c1d2cdfb44d4c;hb=71df461d39d671e647723f27500e4e86a0d3ba7d;hp=65a88a711c2f4c990ce92f968bd8915a85c72bb7;hpb=6861429e78f6d4777fd2ad05c3e91f4bb7fd0788;p=swftools.git diff --git a/ChangeLog b/ChangeLog index 65a88a7..f4cd899 100644 --- a/ChangeLog +++ b/ChangeLog @@ -182,5 +182,11 @@ * lib/rfxswf.h: fixed a bug- could previously only be compiled with either t1lib or freetype * configure: newer avifile versions (>= 0.7.38) now also work. -0.5.1 (not yet released): +0.5.2 (not yet released): * configure: added check for broken freetype- disable freetype in some cases + * swfbbox: Added support for text boxes + * png2swf: Fixed alpha conversion (removed definejpeg3 workaround) + * swfc: added buttons, edittext fields + * rfxswf: fixed font advance parameters (editboxes with custom font now work) + * swfextract: Is able to extract alpha channels out of DEFINEBITS2 now. + * pdf2swf: Made MingW compatible. There's now a Win32 version.