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 ID that corresponds to a name string in the specified font.
font
Note: len == -1 means the name string is null-terminated.
len
HarfBuzz.font_t to work upon
The name string to query
true if data found, false otherwise
true
false
0.9.2
Fetches the glyph ID that corresponds to a name string in the specified
font.len== -1 means the name string is null-terminated.