Intermact API Reference / @intermact/core / isGlyphWriteComplete
Function: isGlyphWriteComplete()
isGlyphWriteComplete(
revealEnd,fillProgress,_spans?):boolean
Defined in: packages/core/src/text/write-spans.ts:43
True when a sequential write() has fully finished (stroke + fill).
Parameters
revealEnd
number
fillProgress
number
_spans?
readonly GlyphRevealSpan[]
Returns
boolean