|
|
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.
|
This is the complete list of members for donner::Utf8, including all inherited members.
| Append(char32_t ch, OutputIterator it) | donner::Utf8 | inlinestatic |
| IsSurrogateCodepoint(char32_t ch) | donner::Utf8 | inlinestatic |
| IsValidCodepoint(char32_t ch) | donner::Utf8 | inlinestatic |
| kUnicodeMaximumAllowedCodepoint | donner::Utf8 | static |
| kUnicodeReplacementCharacter | donner::Utf8 | static |
| NextCodepoint(std::string_view str) | donner::Utf8 | inlinestatic |
| NextCodepointLenient(std::string_view str) | donner::Utf8 | inlinestatic |
| SequenceLength(char leadingCh) | donner::Utf8 | inlinestatic |