keshrath / Console

Processing Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Console showing nothing

Fubaxiusz opened this issue · comments

Hello, thank you for the Console library.

I have an issue that's hard to pin point, for some reason console window is showing nothing.
IDE is reporting that Console library has started successfully:

INFO (at.mukprojects.console.Console) - Console is starting... INFO (at.mukprojects.console.Console) - Console has started. INFO (at.mukprojects.console.Console) - The standard output and error stream is redirected to the console. INFO (at.mukprojects.console.Console) - Console has started. INFO (at.mukprojects.console.Console) - The standard output and error stream is redirected to the console.

...so everything should work fine.

but:
image

I tried using different modes in the console.draw(); Setting colors, font size etc.