Thank you for making this beautiful device available to the public.
I'm using it with a 128x160 tft which works fine with ST7789 after adjusting display_model == "display320x240": settings to 128x160 .
However the fonts are too big on the 128x160 tft.
I've tried to set "SCALE" in lib/config.py,set to 2 but it makes it bigger. Otherwise I could not find any settings.
Is there an easy way for me to make everything smaller so it can fit on the display?
Thank you for making this beautiful device available to the public.
I'm using it with a 128x160 tft which works fine with ST7789 after adjusting display_model == "display320x240": settings to 128x160 .
However the fonts are too big on the 128x160 tft.
I've tried to set "SCALE" in lib/config.py,set to 2 but it makes it bigger. Otherwise I could not find any settings.
Is there an easy way for me to make everything smaller so it can fit on the display?