Wrote my dream illustration program, in one sitting.
https://git.sr.ht/~rabbits/oekaki/tree/main/item/src/oekaki.tal
~rabbits/oekaki: src/oekaki.tal - sourcehut git

It can't open a 2-bit image larger than 32kb, it's kind of perfectly low-res
@neauoire just realised that if you want more RAM for your program you can make the window bigger and page data in and out of the pixel buffer 😵
@nf yeah, I've considered it, but I think I might use that for layers instead
@neauoire it wasn’t a serious idea on my part. Just a kind of ridiculous thing you could do as a desperate measure. ðŸ«