The automatic line breaking doesn't make very good use of the space it has available to it, often leaving lines with lots of empty space.
I would suggest letting us use a line break character (ie %13) that disables the automatic line breaking
As well as letting us set the font size to 0, and having it automatically select the biggest font size that will fit all text on screen
For when line breaks are used, it'd have to calculate that font size for each line, then pick the smallest one of them
The automatic line breaking doesn't make very good use of the space it has available to it, often leaving lines with lots of empty space.
I would suggest letting us use a line break character (ie %13) that disables the automatic line breaking
As well as letting us set the font size to 0, and having it automatically select the biggest font size that will fit all text on screen
For when line breaks are used, it'd have to calculate that font size for each line, then pick the smallest one of them