Package: pango

Function pango-cairo-show-glyph-string

Lambda List

pango-cairo-show-glyph-string (cr font glyphs)

Arguments

cr -- a cairo-t context
font -- a pango-font from a PangoCairoFontMap
glyphs -- a pango-glyph-string instance

Details

Draws the glyphs in glyphs in the specified Cairo context. The origin of the glyphs (the left edge of the baseline) will be drawn at the current point of the Cairo context.
 

See also

2021-1-9