Interface FontGetGlyphHOriginsFunc
- All Superinterfaces:
FontGetGlyphOriginsFunc, 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 scaled units) of the
origin for requested glyph, for horizontal-direction text segments. Each
coordinate must be returned in a the x/y hb_position_t output parameters.
-
Method Summary
Methods inherited from interface FontGetGlyphOriginsFunc
run, toCallback, upcall