Package: cairo

Function cairo-show-glyphs

Lambda List

cairo-show-glyphs (cr glyphs)

Arguments

cr -- a cairo-t context
glyphs -- a list of glyphs to show

Details

A drawing operator that generates the shape from a list of glyphs, rendered according to the current font face, font size (font matrix), and font options.
 

See also

2021-12-12