perl-SVG/README.md

9 lines
323 B
Markdown

# perl-SVG
SVG is a 100% Perl module which generates a nested data structure containing
the DOM representation of an SVG (Scalable Vector Graphics) image.
Using SVG, you can generate SVG objects, embed other SVG instances into it,
access the DOM object, create and access javascript, and generate SMIL
animation content.