Thanks! This is really neat. Also I imagine a lot faster than recalculating vertices each time.
Thanks for the note about the comment too. The next is created from some code, so the ! is actually a 'not'. It should have been handled (check out https://www.espruino.com/Reference#l_Graphics_setFontVector for instance) but it seems maybe the combination of two conditions didn't work. I'll try and get a fix in for that
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.
Thanks! This is really neat. Also I imagine a lot faster than recalculating vertices each time.
Thanks for the note about the comment too. The next is created from some code, so the ! is actually a 'not'. It should have been handled (check out https://www.espruino.com/Reference#l_Graphics_setFontVector for instance) but it seems maybe the combination of two conditions didn't work. I'll try and get a fix in for that