Ic. ...I misunderstood predraw()... it is not drawing something, it is a hook just before drawing... and that is in deed more powerful, especially when every font is a method rather than a method w/ parameters...
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.
Ic. ...I misunderstood predraw()... it is not drawing something, it is a hook just before drawing... and that is in deed more powerful, especially when every font is a method rather than a method w/ parameters...