4 Commits

Author SHA1 Message Date
1a96ed6ed5 Add function to convert font size to char width 2024-05-17 00:48:13 +01:00
ae8e42d68f Save RAM and improve volume changes
Save RAM by optimising imports and reducing class usage
Change volume by 8% each time, using saved volume value and only one query. Minimum volume is 1% and max is 100%. Queries are not run if decreasing volume from 1% or increasing from 100%
2024-05-16 22:55:51 +01:00
19e21b3506 Add function to display right-aligned text 2024-05-16 14:40:28 +01:00
eba4797306 Lib for displaying text 2024-05-15 21:50:03 +01:00