Revision history for Perl extension GD::SVG.
0.22 Sun Nov 30 11:33:04 2003
- added support for the filledArc exported special styles:
gdArc, gdEdged, gdChord, gdPie, and gdNoFill
0.21 Sat Nov 29 14:54:54 2003
- added support for both open and closed arcs
- added support for $polygon->bounds();
- updated test script
- finally squashed the line thickness bug
0.20 Wed Nov 26 08:51:13 2003
- fixed a bug in the resetting of line thickness
after using gdBrushed
0.19 Mon Nov 24 10:08:06 2003
- support for GD's setBrush and gdBrushed methods
- added optional debug parameter to new()
- added lots of documentation
0.18 Fri Nov 21 20:22:17 2003
- small bug fixes relating to typo
0.17 Fri Nov 21 19:21:44 2003
- initial CPAN release
0.01 Thu Nov 6 10:14:04 2003
- original version; created by h2xs 1.22 with options
-AX -n GD::SVG
--
April - October 2003 GD::SVG developed as GD2SVG