|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
SVG data is specified using many different micro-syntaxes such as Path Data Syntax and Polyline/Polygon Points List.
Donner implements a collection of parsers for these micro-syntaxes:
Additionally, Donner includes a standalone CSS parser, donner::css::CSS.