Function

HarfBuzz-0.0HarfBuzzfont_get_glyph_v_kerningDeprecated 2.0.0Since 0.9.2

  • Fetches the kerning-adjustment value for a glyph-pair in the specified font, for vertical text segments.

    It handles legacy kerning only (as returned by the corresponding HarfBuzz.font_funcs_t function).

    Parameters

    • Deprecatedfont: font_t

      HarfBuzz.font_t to work upon

    • Deprecatedtop_glyph: number

      The glyph ID of the top glyph in the glyph pair

    • Deprecatedbottom_glyph: number

      The glyph ID of the bottom glyph in the glyph pair

    Returns number

    The kerning adjustment value

    0.9.2

    since 2.0.0