Description
Adds C++ support for creating, manipulating, and rendering SVG files in applications. It is useful for developers building graphical tools, converters, viewers, or document workflows that need vector image handling.
This is a development library, not a drawing app. Applications that load untrusted SVG files should handle parsing carefully because SVG can include complex structures and references.