|
|
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 built-in SVG document that can be loaded by editor UI surfaces. More...
#include "donner/editor/EditorSampleCatalog.h"
Public Attributes | |
| std::string_view | id |
| std::string_view | title |
| std::string_view | source |
One built-in SVG document that can be loaded by editor UI surfaces.
The catalog owns none of the strings. Each view refers to static compiled data, so callers can retain a view for as long as the process is running.
| std::string_view donner::editor::EditorSample::id |
| std::string_view donner::editor::EditorSample::source |
| std::string_view donner::editor::EditorSample::title |