slow music debugging so I can read it

This commit is contained in:
ChuckBuilds
2025-05-25 18:00:48 -05:00
parent 1460f10a9a
commit 830b14cb61
2 changed files with 29 additions and 12 deletions

View File

@@ -173,7 +173,7 @@ class DisplayManager:
logger.info("Press Start 2P font loaded successfully")
# Use the same font for small text, just at a smaller size
self.small_font = ImageFont.truetype("assets/fonts/PressStart2P-Regular.ttf", 8)
self.small_font = ImageFont.truetype("assets/fonts/PressStart2P-Regular.ttf", 5)
logger.info("Press Start 2P small font loaded successfully")
# Load 5x7 BDF font for calendar events