On @fokkonaut's server there is a footer in the last lines of the motd which gets displayed in 0.7.3.1 but not in current master. (screenshot 0.7.3.1) After d2545c2 the footer is not visibl...
ClipEnable doesn't work there for some reason, so I had to cap Linewitdh. For some reason it's not consistent. Text rendering is painfully inconsistent in general though...
Closes #2196
Fix TextEx's m_Y calculation (!).
When all new lines are triggered by a '\n' instead of line breaks, GotNewLine stays at false and m_Y doesn't change!...
No idea. Maybe the Linewidth calculation is too pessimistic, in which case it's not too hard. Maybe it's just the Textrender that is too inconsistent and in this case, it's hard