Type FormattedText: { width: number height: number chars: FormattedChar[] opt: DrawTextOpt renderedText: string } Formatted text with info on how and where to render each character.