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 0.9.2
Fetches the glyph-name string for a glyph ID in the specified font.
font
According to the OpenType specification, glyph names are limited to 63 characters and can only contain (a subset of) ASCII.
HarfBuzz.font_t to work upon
The glyph ID to query
true if data found, false otherwise
true
false
0.9.2
Fetches the glyph-name string for a glyph ID in the specified
font.According to the OpenType specification, glyph names are limited to 63 characters and can only contain (a subset of) ASCII.