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 1be76a2 commit ee5df63Copy full SHA for ee5df63
1 file changed
examples/har_trees/har_live.py
@@ -25,7 +25,7 @@
25
from gui.widgets.meter import Meter
26
from gui.widgets.label import Label, ALIGN_RIGHT
27
#import gui.fonts.courier20 as fixed_font
28
-import gui.fonts.arial10 as fixed_font
+import gui.fonts.font10 as fixed_font
29
30
from color_setup import init_screen
31
0 commit comments