Package org.freedesktop.harfbuzz
Interface FontGetFontVExtentsFunc
- All Superinterfaces:
FontGetFontExtentsFunc,FunctionPointer
A virtual method for the
hb_font_funcs_t of an hb_font_t object.
This method should retrieve the extents for a font, for vertical-direction
text segments. Extents must be returned in an hb_glyph_extents output
parameter.
-
Method Summary
Methods inherited from interface org.freedesktop.harfbuzz.FontGetFontExtentsFunc
run, toCallback, upcall