octopus-agile-pi-prices
octopus-agile-pi-prices copied to clipboard
main price font size too big?

how can I reduce the size of the font?
I changed this line to font = ImageFont.truetype(FredokaOne, 55)
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 ;)
manually changing to a font size of 55 was fine by me.