Type Alias harfbuzz_sys::hb_tag_t

source ·
pub type hb_tag_t = u32;
Expand description

hb_tag_t:

Data type for tag identifiers. Tags are four byte integers, each byte representing a character.

Tags are used to identify tables, design-variation axes, scripts, languages, font features, and baselines with human-readable names.