mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
20 lines
515 B
JSON
20 lines
515 B
JSON
|
{
|
||
|
"font files": [
|
||
|
"DejaVuSans.ttf",
|
||
|
"Font_Awesome_6_Free-Solid-900.otf",
|
||
|
"GlowSansJ-Compressed-Book.otf",
|
||
|
"SourceHanSans.ttc"
|
||
|
],
|
||
|
"default": "DejaVu Sans",
|
||
|
"language variants": {
|
||
|
"japanese": "Glow Sans J Compressed Book",
|
||
|
"korean": "Source Han Sans K",
|
||
|
"simplified_chinese": "Source Han Sans SC",
|
||
|
"traditional_chinese": "Source Han Sans TC"
|
||
|
},
|
||
|
"fallbacks": [
|
||
|
"Source Han Sans"
|
||
|
],
|
||
|
"icon": "Font Awesome 6 Free"
|
||
|
}
|