perl-GD-SVG - Seamlessly enable SVG output from scripts written using GD
Website: | http://search.cpan.org/dist/GD-SVG/ |
---|---|
License: | GPL or Artistic |
- Description:
GD::SVG painlessly enables scripts that utilize GD to export scalable vector graphics (SVG). It accomplishes this task by wrapping SVG.pm with GD-styled method calls. To enable this functionality, one need only change the "use GD" call to "use GD::SVG" (and initial "new" method calls).
Packages
perl-GD-SVG-0.33-21m.mo8.noarch [44 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.33-21m) - rebuild against perl-5.20.0 |