The OpenD Programming Language

Context.showGlyphs

A drawing operator that generates the shape from an array of glyphs, rendered according to the current fontFace, fontSize (fontMatrix), and font options.

struct Context
void
showGlyphs
(
Glyph[] glyphs
)

Meta