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.6.3
Fetches the nominal glyph IDs for a sequence of Unicode code points. Glyph IDs must be returned in a HarfBuzz.codepoint_t output parameter. Stops at the first unsupported glyph ID.
HarfBuzz.font_t to work upon
number of code points to query
The first Unicode code point to query
The stride between successive code points
The stride between successive glyph IDs
the number of code points processed
2.6.3
Fetches the nominal glyph IDs for a sequence of Unicode code points. Glyph IDs must be returned in a HarfBuzz.codepoint_t output parameter. Stops at the first unsupported glyph ID.