idreamsi / arduino-persian-reshaper

Simple Reconstruct Persian/Arabic letters for use in the Arduino IDE and OLED/LCD display with a 8x8 font

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change font size for TFT eSPI

MShokry opened this issue · comments

Hi, I'm using your code it's almost working fine with me,
I need to change the font size as I'm using a 3.5" screen and using the TFT eSPI lib

This requires rewriting the code and is currently not possible, but I think you can write on TFT displays (with custom size) by combining these two libraries (+,+).

@idreamsi Thanks for your support I used tft_eSPI
the fix is here