=> Added 'send_ctobg' option to new(). => After testing the code with a *really* old GD (1.19 -- which has no ttf support), I've realized that stringFT was implemented in GD 1.31. So, the ttf test now has a skip option. => Also added stringTTF check for backward compatibility. stringTTF => (GD 1.20 @ 30 Aug 1999 ) stringFT => (GD 1.31 @ 26 Sep 2001 ) => Fixed pod. There was an '=item' instead of '=head'. => Added new styles 'circle' and 'ellipse'. => Updated 03_ttf.t