centre point if both 'x' and 'y' were non-zero.
- the internal i_tags_get_string() function now acts correctly for
integer only tags.
+- the FT1.x driver now supports the align parameter correctly.
+ Tests were added to each driver to check correct handling of the align
+ parameter.
+- the Win32 font driver bounding_box() method now puts accuarate values
+ in the ascent and descent values, previous that were set to the
+ font ascent/descent rather than the values specific to the string.
+- supplying align=>0 to the win32 font driver string() function
+ now aligns in the same way as the other drivers.
+- removed the bug reporting email address to prevent spammers stripping
+ it. The URL is still there and if someone knows how rt.cpan.org works
+ they can still figure out the email.
=================================================================