MLEM
MLEM copied to clipboard
Add TextAlignment.Justified for formatted text
Would need formatted text to know a maximum width even when not splitting or truncating, so the best way to make this happen would probably be to add an optional width param to Realign and throw if it's not passed when the text alignment is justified