mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
try new font
This commit is contained in:
9993
assets/fonts/ic8x8u.bdf
Normal file
9993
assets/fonts/ic8x8u.bdf
Normal file
File diff suppressed because it is too large
Load Diff
@@ -25,7 +25,7 @@ class FontTestManager:
|
|||||||
# Font configurations
|
# Font configurations
|
||||||
self.font_configs = {
|
self.font_configs = {
|
||||||
'bdf': {
|
'bdf': {
|
||||||
'path': "assets/fonts/5x7.bdf",
|
'path': "assets/fonts/ic8x8u.bdf",
|
||||||
'display_name': "5x7 BDF",
|
'display_name': "5x7 BDF",
|
||||||
'description': "5x7 BDF font"
|
'description': "5x7 BDF font"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user