perl-SVG/README.md

6 lines
323 B
Markdown
Raw Normal View History

2024-01-06 09:34:44 +01:00
# 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.