|
|
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.
|
| ECS Systems | Systems are the core of the ECS architecture |
| ECS Components | Components are the data layer of the ECS architecture |
| Bezier Utilities | Free functions for evaluating, splitting, approximating, and computing bounding boxes of quadratic and cubic Bezier curves |
| CSS Tokens | Raw CSS tokens, which are created as a first step when parsing a CSS string |
| "auto" on rx/ry | The rx and ry properties of <rect> and <ellipse> can be set to the "auto", which means that the value of the other property is used |
| "<animate>" | Animates an attribute of an element over time with interpolation |
| "<animateTransform>" | Animates a transform attribute of an element over time |
| "<set>" | Sets an attribute to a discrete value for the duration of an animation |