Forum Archive

New update renders a blank line of text as a rounded rectangle

MutleyEugenius

I have written a bunch of scripts that render text on the screen using the text() command. I have used a blank line, meaning text(""), in a great many instances to space text on the screen, but now with the new version I downloaded today, these blank lines are rendered with a rounded rectangle instead of no pixels at all. How do I change this back to rendering nothing?

ccc

Can you please post a few lines of code that demonstrate this issue?

It is easier to debug Python code than English prose.