We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83687c commit 59c9544Copy full SHA for 59c9544
examples/display_text_background_color_padding.py
@@ -55,7 +55,7 @@
55
56
# font=terminalio.FONT # this is the Builtin fixed dimension font
57
58
-font = bitmap_font.load_font("fonts/BitstreamVeraSans-Roman-24.bdf")
+font = bitmap_font.load_font("fonts/Helvetica-Bold-16.bdf")
59
60
61
text = []
0 commit comments