cairo_text_extents
3
cairo_text_extents
determine extents of a utf8 string
void cairo_text_extents (cairo_t *ct, const unsigned char *utf8, cairo_text_extents_t *extents);
cr :
a cairo_t
utf8 :
utf8 encoded string
extents :
a cairo_text_extents_t structure
Description
functions
cairo_text_extents