ThingPulse / esp8266-oled-ssd1306

Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32
https://thingpulse.com
Other
2k stars 638 forks source link

8pt font ? #100

Closed tablatronix closed 7 years ago

tablatronix commented 7 years ago

Is there no 8pt builtin ?

tablatronix commented 7 years ago

anyone have or recommend a 5x7 font for this library ?

squix78 commented 7 years ago

It is actually quite easy to create one yourself: http://oleddisplay.squix.ch/#/home

Do you agree that we can close this issue?

tablatronix commented 7 years ago

It is easy, thanks.

Although I have not found a good extra small 5x7 with 1pixel line spacing leading :question: Can I convert the adafruit gfx font ?