Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is resizing possible to fit a 128x160 tft? #16

Open
thomas-giegling opened this issue Jul 15, 2023 · 1 comment
Open

is resizing possible to fit a 128x160 tft? #16

thomas-giegling opened this issue Jul 15, 2023 · 1 comment

Comments

@thomas-giegling
Copy link

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?

@thomas-giegling
Copy link
Author

Ok, i found it. you need to change the font under
font_file = "fonts/ ...
in armachatgui2.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant