Closed MightyPork closed 7 years ago
technically you could even draw the background with canvas, yes
I don't know why one would want this but it's possible now ¯\_(ツ)_/¯
the "why" is simple :P
ok, a more likely example:
huh fair enough. Well, if you add it to the update string you can now just set termScreen.backgroundImage
to the URL and everything should work fine (might need some CSS to fix scaling though)
The idea is to load an image behind the canvas as a background.
@cpsdqs do you think the renderer can be augmented to optionally don't draw default background and instead leave it transparent?