MutleyEugenius
May 02, 2016 - 22:37
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?