Context.fontExtents

Gets the font extents for the currently selected font.

class Context
void
fontExtents

Parameters

extents cairo_font_extents_t*

a cairo_font_extents_t object into which the results will be stored.

Meta