esp8266-oled-ssd1306 icon indicating copy to clipboard operation
esp8266-oled-ssd1306 copied to clipboard

Import .bdf font

Open pike2k opened this issue 3 years ago • 2 comments

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?

pike2k avatar Nov 03 '21 10:11 pike2k

Related to #341 IMO.

marcelstoer avatar Nov 03 '21 10:11 marcelstoer

Maybe you can follow my path as documented here: https://github.com/ThingPulse/esp8266-oled-ssd1306/issues/281#issuecomment-695788375

unrzn0 avatar Apr 16 '22 12:04 unrzn0