mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
change music fonts
This commit is contained in:
@@ -421,7 +421,7 @@ class MusicManager:
|
||||
album = display_info.get('album', ' ')
|
||||
|
||||
font_title = self.display_manager.small_font
|
||||
font_artist_album = self.display_manager.extra_small_font
|
||||
font_artist_album = self.display_manager.bdf_5x7_font
|
||||
line_height_title = 8
|
||||
line_height_artist_album = 7
|
||||
padding_between_lines = 1
|
||||
|
||||
Reference in New Issue
Block a user