Deprecated 7.0.0Since 4.0.0Deprecatedfont: font_t
HarfBuzz.font_t to work upon
Deprecatedglyph: number
The glyph ID
Deprecateddfuncs: draw_funcs_t
HarfBuzz.draw_funcs_t to draw to
Deprecateddraw_data: null
User data to pass to draw callbacks
Fetches the glyph shape that corresponds to a glyph in the specified
font. The shape is returned by way of calls to the callbacks of thedfuncsobjects, withdraw_datapassed to them.