Intermact API Reference / @intermact/core / glyphText
Function: glyphText()
glyphText(
text,style?,opts?):IMObject2D
Defined in: packages/core/src/text/text-layout.ts:221
Build a label object using an outline font.
Parameters
text
string
style?
ObjectStyle = ...
opts?
LabelOptions = {}