wpfonts/collection/korean.json
文派备案 44786fc084 v1.1.0 正式版发布
为 WordPress 集成 中、日、韩字体库
2025-03-22 13:42:26 +08:00

45 lines
1.2 KiB
JSON

{
"$schema": "https://schemas.wp.org/trunk/font-collection.json",
"font_families": [
{
"font_family_settings": {
"fontFamily": "system-ui, 'Apple SD Gothic Neo', 'Malgun Gothic', 'Nanum Gothic', sans-serif",
"slug": "system-ui-kr",
"name": "시스템 기본"
},
"categories": ["sans-serif"]
},
{
"font_family_settings": {
"fontFamily": "'Batang', 'AppleMyungjo', 'Noto Serif CJK KR', serif",
"slug": "myungjo-style",
"name": "명조체"
},
"categories": ["serif"]
},
{
"font_family_settings": {
"fontFamily": "'HYGungSo-Bold', 'Hankc', cursive",
"slug": "handwriting-kr",
"name": "필기체"
},
"categories": ["handwriting"]
},
{
"font_family_settings": {
"fontFamily": "'D2Coding', 'Nanum Gothic Coding', monospace",
"slug": "monospace-kr",
"name": "고정폭 글꼴"
},
"categories": ["monospace"]
},
{
"font_family_settings": {
"fontFamily": "'Jeju Gothic', 'KoPub Dotum', sans-serif",
"slug": "regional-kr",
"name": "지역 특화"
},
"categories": ["sans-serif"]
}
]
}