Expand description
Enums§
- General
Category - A general category value. Equivalent to
hb_unicode_general_category_t
.
Traits§
- Combining
Class Func - An object to map from code points to combining classes.
- Compose
Func - An object to compose two characters.
- Decompose
Func - An object to decompose a character.
- General
Category Func - An object to map from code points to general category properties.
- Mirroring
Func - An object to map from code points to mirrored code points.
- Script
Func - An object to map from code points to script names.