Interface FontGetGlyphHKerningFunc
- 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 horizontal text segments.
-
Method Summary
Methods inherited from interface FontGetGlyphKerningFunc
run, toCallback, upcall