Skip to content

Commit deb0a60

Browse files
committed
Add GeForce font and themes (empty background and examples)
1 parent a7dd870 commit deb0a60

17 files changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ def sighandler(signum, frame):
204204

205205
# Display custom text with transparent background
206206
DisplayText(lcd_comm, "Transparent bold text", 5, 300,
207-
font="roboto/Roboto-Bold.ttf",
207+
font="geforce/GeForce-Bold.ttf",
208208
font_size=30,
209209
font_color=(255, 255, 255),
210210
background_image="res/example.png")

res/fonts/geforce/GeForce-Bold.ttf

36 KB
Binary file not shown.

res/fonts/geforce/GeForce-Light.ttf

45.7 KB
Binary file not shown.
33.8 KB
Loading
39.8 KB
Loading
20.1 KB
Loading
29.5 KB
Loading
198 KB
Loading
197 KB
Loading
Loading
66.3 KB
Loading
Loading
Loading
Loading
94.8 KB
Loading
166 KB
Loading
172 KB
Loading

0 commit comments

Comments
 (0)