esp8266-oled-ssd1306
esp8266-oled-ssd1306 copied to clipboard
Import .bdf font
I found a font in u8g2 that i like (Crox5h) and they offer it both in .c code and in .bdf format.
I'm looking for some way to get this font to work with your software. I read that should be possible to import custom fonts on the website http://oleddisplay.squix.ch/ but alas, it cannot be found there.
Any suggestions?
Related to #341 IMO.
Maybe you can follow my path as documented here: https://github.com/ThingPulse/esp8266-oled-ssd1306/issues/281#issuecomment-695788375