Revision history for Perl extension SWF::Builder.

0.05 Sat Jul 10 23:24:25 2004
	- Changeed 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.