Ic... cool! ...I'm sure it is for the e-paper / e-ink display. I c 2: you do not like the 'ausgefranst' (frayed) characters rendered by Espruino built-in vector fonts...
...are there versions with touch screen available you would know of?
...is there a reason not to use array of arrays? ...first array charCode / ASCII value indexed... with offset of 32 (0x20)?
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... cool! ...I'm sure it is for the e-paper / e-ink display. I c 2: you do not like the 'ausgefranst' (frayed) characters rendered by Espruino built-in vector fonts...
...are there versions with touch screen available you would know of?
...is there a reason not to use array of arrays? ...first array charCode / ASCII value indexed... with offset of 32 (0x20)?