fontGetGlyphExtents

Fetches the #hb_glyph_extents_t data for a glyph ID in the specified font.

Parameters

font#hb_font_t to work upon
glyphThe glyph ID to query
extentsThe #hb_glyph_extents_t retrieved

Returns

true if data found, false otherwise