lexus2k / ssd1306

Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms
MIT License
651 stars 125 forks source link

how to convert custom fonts ? #160

Open MatellioDattatray opened 5 months ago

MatellioDattatray commented 5 months ago

i am trying to convert the custom fonts via some tools but failed everytime can you suggest a way to this ?

lexus2k commented 3 months ago

@MatellioDattatray What tools are you using to convert the fonts?

Did you try the ways from the documentation https://github.com/lexus2k/ssd1306/wiki/How-to-create-new-font-for-the-library ?