Right now we only do one full range, but it needs tweaking to be able to include various different ranges for different languages, for example for Korean I think you'd need:
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 - the script to create it is: https://github.com/espruino/Espruino/blob/master/libs/graphics/font/fontconverter.js#L607
Right now we only do one full range, but it needs tweaking to be able to include various different ranges for different languages, for example for Korean I think you'd need:
Probably plus the standard ASCII range as well
However ideally I'd like to pull the script into https://github.com/espruino/EspruinoWebTools/blob/master/fontconverter.js