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 kerning-adjustment value for a glyph-pair in the specified font.
Calls the appropriate direction-specific variant (horizontal or vertical) depending on the value of direction.
direction
HarfBuzz.font_t to work upon
The glyph ID of the first glyph in the glyph pair to query
The glyph ID of the second glyph in the glyph pair to query
The direction of the text segment
0.9.2
Fetches the kerning-adjustment value for a glyph-pair in the specified font.
Calls the appropriate direction-specific variant (horizontal or vertical) depending on the value of
direction.