[ 原始碼: libgd-svg-perl ]
套件:libgd-svg-perl(0.33-3)
module to enable SVG output from scripts written using GD
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).
其他與 libgd-svg-perl 有關的套件
|
|
|
|
-
- dep: libgd-perl
- Perl module wrapper for libgd
-
- dep: libsvg-perl
- perl module to generate SVG images
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language