|
|
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.
|
Final full-canvas snapshot work needed after compositor rendering. More...
#include "donner/editor/AsyncRenderer.h"
Final full-canvas snapshot work needed after compositor rendering.
| bool donner::editor::PresentationSnapshotPlan::captureCpuSnapshot = false |
Capture a CPU bitmap with Renderer::takeSnapshot().
| bool donner::editor::PresentationSnapshotPlan::captureTextureSnapshot = false |
Capture a GPU texture snapshot with Renderer::takeTextureSnapshot().