Interface FontGetGlyphVAdvancesFunc

All Superinterfaces:
FontGetGlyphAdvancesFunc, FunctionPointer

public interface FontGetGlyphVAdvancesFunc 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 vertical-direction text segments.