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

main price font size too big? #11

Open
bertybassett opened this issue Sep 9, 2020 · 3 comments
Open

main price font size too big? #11

bertybassett opened this issue Sep 9, 2020 · 3 comments

Comments

@bertybassett
Copy link

IMG_1312

how can I reduce the size of the font?

@bertybassett
Copy link
Author

I changed this line to
font = ImageFont.truetype(FredokaOne, 55)

@pufferfish-tech
Copy link
Owner

Yeah it's a bit of a compromise, it looks good at that size when it's outside of "peak", but overlaps a bit. You could code round it I guess to use a smaller font if price > 9.9p. I'll add it to the list of things to do ;)

@bertybassett
Copy link
Author

manually changing to a font size of 55 was fine by me.

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

2 participants