|
|
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.
|
std::hash specialization so donner::svg::FontHandle can be used as a key in unordered associative containers. More...
#include "donner/svg/resources/FontManager.h"
Public Member Functions | |
| size_t | operator() (const donner::svg::FontHandle &h) const noexcept |
| Returns a hash value derived from the underlying entity identifier. | |
std::hash specialization so donner::svg::FontHandle can be used as a key in unordered associative containers.