TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 11.5.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.1.0
Fetches the name table Name ID that provides display names for a CPAL color palette.
name
CPAL
Palette display names can be generic (e.g., "Default") or provide specific, themed names (e.g., "Spring", "Summer", "Fall", and "Winter").
HarfBuzz.face_t to work upon
The index of the color palette
the Named ID found for the palette. If the requested palette has no name the result is #HB_OT_NAME_ID_INVALID.
2.1.0
Fetches the
nametable Name ID that provides display names for aCPALcolor palette.Palette display names can be generic (e.g., "Default") or provide specific, themed names (e.g., "Spring", "Summer", "Fall", and "Winter").