openbsd-ports/graphics/p5-GD-SVG/pkg/DESCR
espie eaafa9a36b perl module: API substitution. Allows GD-using scripts to output SVG
graphics in a nearly transparent way.

Contrary to what the documentation says, this module only needs p5-SVG
to operate, since it effectively does replace GD itself.
2005-03-03 00:32:50 +00:00

5 lines
129 B
Plaintext

With GD::SVG, scripts that use GD can generate SVG output transparently.
GDB::SVG translates GD functions into SVG functions.