bitbank2 / OneBitDisplay

A full featured Arduino display library for 1-bit per pixel OLED, LCD and e-paper displays
Apache License 2.0
194 stars 21 forks source link

How to draw cyrillic? #19

Closed lancer-1 closed 2 years ago

lancer-1 commented 3 years ago

How to draw cyrillic in OLED 128x32 SSD1306

bitbank2 commented 2 years ago

You can try using an Adafruit_GFX font generated from a TrueType font. The code only supports 8-bits per character.