Package org.freedesktop.harfbuzz
Interface FontGetGlyphHOriginFunc
- All Superinterfaces:
FontGetGlyphOriginFunc
,FunctionPointer
A virtual method for the
hb_font_funcs_t
of an hb_font_t
object.
This method should retrieve the (X,Y) coordinates (in font units) of the
origin for a glyph, for horizontal-direction text segments. Each
coordinate must be returned in an hb_position_t
output parameter.
-
Method Summary
Methods inherited from interface org.freedesktop.harfbuzz.FontGetGlyphOriginFunc
run, toCallback, upcall