i have generated a supertiny font covering all printable ascii characters. sure, it's not an easy one to read but maybe it will find some users.
var font = atob("DQAMDAfg2wCw0K0ADAAHkAlwUlAnIBIAAiABABJAaWAE8AtQCWAOMA2wDzCLQKWgDeAFAAGgAlAFUAUgC0CeQHpw/TBpkPlg/YD8gGkw8vCfkCHg9pDxEPTw9DB5cPpAeWD6UAWgj4BxcGFgY2DS0MPAvZAPkAQgnwAEhAEQhAAlcPUgJVAl8CdQegAXYPIQCwAbAPJQAfAyMDIQJSB0ICRwA0AXQE9AMTAhICMgUlBSQEcQBpAPAAlgAkA=");
g.setFontCustom(font,33 , 4, 4);
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.
i have generated a supertiny font covering all printable ascii characters. sure, it's not an easy one to read but maybe it will find some users.
2 Attachments