parent
f72aea884b
commit
b824f9abbe
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@ TMP_FONTS_DIRECTORY = f"{tmp_dir}/tmp/fonts"
|
|||
FONT_NAMES = (
|
||||
"Audiowide",
|
||||
"Varela Round",
|
||||
"Noto Sans",
|
||||
"Noto Sans KR", # Korean
|
||||
"Noto Sans JP", # Japanese
|
||||
"Noto Sans TC", # Traditional Chinese
|
||||
"Noto Sans SC", # Simplified Chinese
|
||||
"Noto Sans Mono",
|
||||
"Nanum Gothic Coding",
|
||||
"Noto Emoji",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue