jhanarato / uposatha-inky

Display the uposatha on a Pimoroni Inky display
MIT License
0 stars 0 forks source link

Day of week icons should adjust text size #8

Closed jhanarato closed 1 year ago

jhanarato commented 1 year ago

When we draw a DayOfWeekIcon the text has a static size, regardless of the size of the icon. It should expand to fill a given percentage.

jhanarato commented 1 year ago

This was as simple as setting the font size to be equal to the icon size scaled down by a percentage.