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.
Loading...
Searching...
No Matches
FlashDecorations.h File Reference
#include <chrono>
#include <cstddef>
#include <optional>
#include <vector>
Include dependency graph for FlashDecorations.h:
This graph shows which files directly or indirectly include this file:

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.