cairo_glyph_extents ( cr glyphs num_glyphs extents -- )


Vocabulary
cairo.ffi

Inputs
cran object
glyphsan object
num_glyphsan object
extentsan object


Outputs
None

Definition


LIBRARY: cairo FUNCTION: void cairo_glyph_extents
( cairo_t* cr, cairo_glyph_t* glyphs, int num_glyphs,
cairo_text_extents_t* extents )