Question
Create TextLine by character count?
TextBlock.createTextLine() renders as much text as in can within a given width. Is there any way to create a TextLine with a specific number of characters or create a TextLine with a maximum number of characters?
