mirror of
https://github.com/xmmtx/XMZ-JFServer-Client
synced 2026-02-27 16:57:06 +08:00
创建项目
This commit is contained in:
@@ -0,0 +1,128 @@
|
||||
{
|
||||
"providers": [
|
||||
{
|
||||
"type": "unihex",
|
||||
"hex_file": "minecraft:font/unifont_jp.zip",
|
||||
"size_overrides": [
|
||||
{
|
||||
"__ranges": [
|
||||
"Enclosed CJK Letters and Months",
|
||||
"CJK Compatibility",
|
||||
"CJK Unified Ideographs Extension A",
|
||||
"Yijing Hexagram Symbols",
|
||||
"CJK Unified Ideographs"
|
||||
],
|
||||
"from": "\u3200",
|
||||
"to": "\u9FFF",
|
||||
"left": 0,
|
||||
"right": 15
|
||||
},
|
||||
{
|
||||
"__ranges": [
|
||||
"CJK Compatibility Ideographs"
|
||||
],
|
||||
"from": "\uF900",
|
||||
"to": "\uFAFF",
|
||||
"left": 0,
|
||||
"right": 15
|
||||
}
|
||||
],
|
||||
"filter": {
|
||||
"jp": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "unihex",
|
||||
"hex_file": "minecraft:font/unifont.zip",
|
||||
"size_overrides": [
|
||||
{
|
||||
"__ranges": [
|
||||
"CJK Symbols and Punctuation",
|
||||
"Hiragana",
|
||||
"Katakana"
|
||||
],
|
||||
"from": "\u3001",
|
||||
"to": "\u30FF",
|
||||
"left": 0,
|
||||
"right": 15
|
||||
},
|
||||
{
|
||||
"__ranges": [
|
||||
"Enclosed CJK Letters and Months",
|
||||
"CJK Compatibility",
|
||||
"CJK Unified Ideographs Extension A",
|
||||
"Yijing Hexagram Symbols",
|
||||
"CJK Unified Ideographs"
|
||||
],
|
||||
"from": "\u3200",
|
||||
"to": "\u9FFF",
|
||||
"left": 0,
|
||||
"right": 15
|
||||
},
|
||||
{
|
||||
"__ranges": [
|
||||
"Hangul Jamo"
|
||||
],
|
||||
"from": "\u1100",
|
||||
"to": "\u11FF",
|
||||
"left": 0,
|
||||
"right": 15
|
||||
},
|
||||
{
|
||||
"__ranges": [
|
||||
"Hangul Compatibility Jamo"
|
||||
],
|
||||
"from": "\u3130",
|
||||
"to": "\u318F",
|
||||
"left": 0,
|
||||
"right": 15
|
||||
},
|
||||
{
|
||||
"__ranges": [
|
||||
"Hangul Jamo Extended-A"
|
||||
],
|
||||
"from": "\uA960",
|
||||
"to": "\uA97F",
|
||||
"left": 0,
|
||||
"right": 15
|
||||
},
|
||||
{
|
||||
"__ranges": [
|
||||
"Hangul Jamo Extended-B"
|
||||
],
|
||||
"from": "\uD7B0",
|
||||
"to": "\uD7FF",
|
||||
"left": 0,
|
||||
"right": 15
|
||||
},
|
||||
{
|
||||
"__ranges": [
|
||||
"Hangul Syllables",
|
||||
],
|
||||
"from": "\uAC00",
|
||||
"to": "\uD7AF",
|
||||
"left": 1,
|
||||
"right": 15
|
||||
},
|
||||
{
|
||||
"__ranges": [
|
||||
"CJK Compatibility Ideographs"
|
||||
],
|
||||
"from": "\uF900",
|
||||
"to": "\uFAFF",
|
||||
"left": 0,
|
||||
"right": 15
|
||||
},
|
||||
{
|
||||
"__ranges": [
|
||||
"Halfwidth and Fullwidth Forms"
|
||||
],
|
||||
"from": "\uFF01",
|
||||
"to": "\uFF5E",
|
||||
"left": 0,
|
||||
"right": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user