X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=ChangeLog;h=2a21e6e0e61253a516aba3e30a6347977a18585e;hb=f7e02fdcc5f94e3129124abb157037d7b54553e9;hp=65a88a711c2f4c990ce92f968bd8915a85c72bb7;hpb=6861429e78f6d4777fd2ad05c3e91f4bb7fd0788;p=swftools.git diff --git a/ChangeLog b/ChangeLog index 65a88a7..2a21e6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -182,5 +182,10 @@ * 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.