[ 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.
| glyph |
The glyph ID to query |
| extents |
The GlyphExtents retrieved |
| font |
Font to work upon |
|
`true` if data found, `false` otherwise |