Package org.freedesktop.harfbuzz
Interface FontGetGlyphVKerningFunc
- All Superinterfaces:
FontGetGlyphKerningFunc
,FunctionPointer
A virtual method for the
hb_font_funcs_t
of an hb_font_t
object.
This method should retrieve the kerning-adjustment value for a glyph-pair in the specified font, for vertical text segments.
-
Method Summary
Methods inherited from interface org.freedesktop.harfbuzz.FontGetGlyphKerningFunc
run, toCallback, upcall