measureText
measureText(
text,opts):TextMetrics
Defined in: ui/text/measure-text.ts:104
Measure text at the given font, word-wrapped to maxWidth. Pure w.r.t. the
inputs (a shared hidden canvas is the only state). Honours explicit \n.
Parameters
Section titled “Parameters”string