Sounds like a great plan! Given the JS execution speed on Bangle.js I'd expect that to be super-slow, but you could use a lower size buffer and then use {scale:4} or something when drawing it
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Sounds like a great plan! Given the JS execution speed on Bangle.js I'd expect that to be super-slow, but you could use a lower size buffer and then use
{scale:4}
or something when drawing it