Package: cairo
Function cairo-glyph-free
Lambda Listcairo-glyph-free (glyphs) ArgumentsDetails Frees an array of cairo-glyph-t instances allocated using the cairo-glyph-allocate function.
This function is only useful to free glyph array returned by the cairo-scaled-font-text-to-glyphs function where cairo returns an array
of glyphs that the user will free. For all other uses, user can use their own
allocation method for glyphs. | See also |
2021-12-12