For the width of each character, could you just find the rightmost point and base it on that? Although I guess that would mean hardcoding the width of the space.
Yes that would be nice and handle exactly what's needed for other languages as well.
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.
Yes that would be nice and handle exactly what's needed for other languages as well.