loboris / ESP32_TFT_library

Full featured TFT library for ESP32 with demo application
564 stars 219 forks source link

LCD tft32 font library #101

Open negin79 opened 1 year ago

negin79 commented 1 year ago

I have been working on lcd tft st7789 using ARM microcontroller STM32f103 And I want to add some fonts to it. But I can not find a font library. However I have tried some of the existing libraries online but they don't work properly. For example I write 1 but it displays a dot. I would appreciate it if someone helped me with this. Thanks in advance :)