Context.fontExtents

Gets the font extents for the currently selected font. Since 1.0

class Context
void
fontExtents

Parameters

extents cairo_font_extents_t*

a cairo_font_extents_t object into which the results will be stored.

Meta