Skip to content

Commit 788852f

Browse files
authored
Merge pull request #2015 from yunline/text-input-unifont
Add unifont to the font list of examples/textinput.py
2 parents aec64a9 + 47e5c1c commit 788852f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/textinput.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ class TextInput:
3232
"microsoftyahei",
3333
"msgothic",
3434
"msmincho",
35+
"unifont",
3536
"Arial",
3637
]
3738

0 commit comments

Comments
 (0)