|
|
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.
|
One annotation contribution detached from a document registry. More...
#include "donner/editor/StyleSourceAnnotations.h"
Public Attributes | |
| StyleSourceContribution | contribution |
| std::vector< std::size_t > | matchedElementTargetIndices |
One annotation contribution detached from a document registry.
Background annotation work cannot return SVG element handles to the UI thread. Stable writeback targets preserve chip-action identity without sharing the parsed worker document.
| StyleSourceContribution donner::editor::DetachedStyleSourceContribution::contribution |
| std::vector<std::size_t> donner::editor::DetachedStyleSourceContribution::matchedElementTargetIndices |