Package: cairo
Function cairo-glyph-path
Lambda Listcairo-glyph-path (cr glyphs num) Argumentscr -- a cairo-t context glyphs -- array of cairo-glyphs-t glyphs to show num -- an integer with the number of glyphs to show Details
Adds closed paths for the glyphs to the current path.
The generated path if filled, achieves an effect similar to that of the cairo-show-glyphs function. | See also |
2021-12-12