Revision history for Perl extension SWF::Builder.
0.06 Thu Sep 10 00:00:30 2004
- Fixed @SWF::Builder::Character::Bitmap::JPEG::ISA.
- Support SWF version control (6 or later).
- Fixed many ActionScript compiler bugs.
- Changed optimization option of AS compiler.
- Support register optimization by AS compiler.
- Improved compile speed.
0.05 Sat Jul 10 23:24:25 2004
- Changed some module pathes.
- Support dynamic texts.
- Support export and import assets.
- Support init actions for movie clips.
- Support mask.
- Support drawing text in the shape objects.
- $font->add_glyph can take start and end characters.
- Fixed to handle fullcolor GD objects.
0.04 Sat Mar 13 20:00:00 2004
- UTF8 flag is properly cleared now.
- Fixed wrong calculation of a shape boundary box.
- Fixed converting a lossless bitmap with alpha map.
0.03 Tue Dec 23 22:05:00 2003
- Converting TTF font more precisely.
- SWF character ID now starts with 1.
- Support to control font embedding and text kerning.
- Some modifications to work with perl 5.6.1 (but not recommended).
0.02 Wed Dec 17 20:30:00 2003
- Fixed ActionScript compiler to handle 'infinity' and 'NaN' properly.
0.01 Mon Dec 15 22:45:00 2003
- First release.
Shape, embedded TTF font, static text, JPEG and lossless bitmap,
movie clip, and actionscript compiler are supported.