|
|
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.
|
#include <chrono>#include <cstddef>#include <optional>#include <vector>Classes | |
| struct | donner::editor::SourceByteRange |
| Half-open byte range in the current source buffer. More... | |
| struct | donner::editor::ActiveFlash |
| Visible flash decoration for the current frame. More... | |
| class | donner::editor::FlashDecorations |
| Per-view transient source-change highlights. More... | |
Namespaces | |
| namespace | donner |
| Top-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css. | |