Interface FontGetGlyphHKerningFunc

All Superinterfaces:
FontGetGlyphKerningFunc, FunctionPointer

public interface FontGetGlyphHKerningFunc extends FontGetGlyphKerningFunc
A virtual method for the hb_font_funcs_t of an hb_font_t object.

This method should retrieve the kerning-adjustment value for a glyph-pair in the specified font, for horizontal text segments.