startPage function now takes a crop box as parameter.
[swftools.git] / ChangeLog
index bf2d1a2..2a21e6e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 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.