Aha! Excellent, thank you all, this gets me more or less where I'd like to be.
I can get everything to look exactly the way I want it if I _FULLSCREEN, which is totally adequate. A resizable window would be nice. I know I can use $RESIZE:STRETCH to let the user resize it, but is there a way to stretch it in code? Like if I wanted it to be 2x the default size...
It sounds like I could achieve the same thing with a custom font, which is totally fine if it comes to that, but I thought maybe there was an easier way to just use _FONT 8 at double its native resolution.