|
|
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.
|
A single {source, weight} entry stored by CompositorHintComponent. More...
#include "donner/svg/compositor/CompositorHintComponent.h"
Public Attributes | |
| HintSource | source |
| Source subsystem that published this hint. | |
| uint16_t | weight |
| Weight (0..65535). 0xFFFF combined with HintSource::Mandatory is the infinite-weight sentinel. | |
A single {source, weight} entry stored by CompositorHintComponent.
| HintSource donner::svg::compositor::HintEntry::source |
Source subsystem that published this hint.
| uint16_t donner::svg::compositor::HintEntry::weight |
Weight (0..65535). 0xFFFF combined with HintSource::Mandatory is the infinite-weight sentinel.