Interface FontGetGlyphHAdvancesFunc
- All Superinterfaces:
FontGetGlyphAdvancesFunc, FunctionPointer
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.
-
Method Summary
Methods inherited from interface FontGetGlyphAdvancesFunc
run, toCallback, upcall