Fixed: Typing and drawing brackets { } in the console
The { and } characters are used for embedded visual formatting instructions in the font renderer. Added a format escape character (ASCII 0x10) that allows escaping { so that it can be drawn as normal text.
Fixed: Typing and drawing brackets { } in the console
The { and } characters are used for embedded visual formatting
instructions in the font renderer. Added a format escape character
(ASCII 0x10) that allows escaping { so that it can be drawn as normal
text.