Interface FontGetGlyphHAdvancesFunc

All Superinterfaces:
FontGetGlyphAdvancesFunc, FunctionPointer

public interface FontGetGlyphHAdvancesFunc extends FontGetGlyphAdvancesFunc
A virtual method for the hb_font_funcs_t of an hb_font_t object.

This method should retrieve the advances for a sequence of glyphs, in horizontal-direction text segments.