SVG++ library can be thought of as a framework, containing parsers for various SVG syntaxes, adapters that simplify handling of parsed data, and other utilities and helpers for the most common tasks. WWW: http://svgpp.org/
4 lines
209 B
Plaintext
4 lines
209 B
Plaintext
SVG++ library can be thought of as a framework, containing parsers for
|
|
various SVG syntaxes, adapters that simplify handling of parsed data,
|
|
and a lot of other utilities and helpers for the most common tasks.
|