octopus-agile-pi-prices icon indicating copy to clipboard operation
octopus-agile-pi-prices copied to clipboard

main price font size too big?

Open bertybassett opened this issue 5 years ago • 3 comments

IMG_1312

how can I reduce the size of the font?

bertybassett avatar Sep 09 '20 16:09 bertybassett

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

bertybassett avatar Sep 09 '20 16:09 bertybassett

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 ;)

pufferfish-tech avatar Sep 09 '20 16:09 pufferfish-tech

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

bertybassett avatar Sep 09 '20 16:09 bertybassett