Package org.freedesktop.harfbuzz
Interface FontGetGlyphVAdvancesFunc
- 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 vertical-direction text segments.
-
Method Summary
Methods inherited from interface org.freedesktop.harfbuzz.FontGetGlyphAdvancesFunc
run, toCallback, upcall