get_glyph_extents


Description:

[ Version ( since = "0.9.2" ) ]
public Bool get_glyph_extents (Codepoint glyph, out GlyphExtents extents)

Fetches the GlyphExtents data for a glyph ID in the specified font.

Parameters:

glyph

The glyph ID to query

extents

The GlyphExtents retrieved

font

Font to work upon

Returns:

`true` if data found, `false` otherwise