Module tagged_string

Source
Expand description

Translated from https://github.com/maplibre/maplibre-native/blob/4add9ea/src/mbgl/text/tagged_string.cpp

Structs§

SectionOptions
maplibre/maplibre-native#4add9ea original name: SectionOptions
TaggedString
A TaggedString is the shaping-code counterpart of the Formatted type Whereas Formatted matches the logical structure of a ‘format’ expression, a TaggedString represents the same data at a per-character level so that character-rearranging operations (e.g. BiDi) preserve formatting. Text is represented as:

Constants§

PUABEGIN 🔒
PUAEND 🔒