48 lines
1.0 KiB
JSON
48 lines
1.0 KiB
JSON
{
|
||
"id": "himegari-godot-system-font-v1",
|
||
"fontCacheCapacity": 8,
|
||
"glyphMaskCacheCapacity": 2048,
|
||
"raster": {
|
||
"antialiasing": "gray",
|
||
"hinting": "normal",
|
||
"subpixelPositioning": "disabled",
|
||
"allowSystemFallback": true,
|
||
"multichannelSignedDistanceField": false,
|
||
"regularWeight": 400,
|
||
"boldWeight": 700,
|
||
"boldThreshold": 700
|
||
},
|
||
"defaultSubstitutes": [
|
||
"Noto Sans CJK JP",
|
||
"Noto Sans JP",
|
||
"Yu Gothic",
|
||
"Hiragino Kaku Gothic ProN",
|
||
"IPAGothic",
|
||
"sans-serif"
|
||
],
|
||
"families": [
|
||
{
|
||
"requested": [ "MS 明朝", "MS Mincho" ],
|
||
"substitutes": [
|
||
"Noto Serif CJK JP",
|
||
"Noto Serif JP",
|
||
"Yu Mincho",
|
||
"Hiragino Mincho ProN",
|
||
"IPAMincho",
|
||
"serif"
|
||
]
|
||
},
|
||
{
|
||
"requested": [ "MS ゴシック", "MS Gothic" ],
|
||
"substitutes": [
|
||
"Noto Sans CJK JP",
|
||
"Noto Sans JP",
|
||
"Yu Gothic",
|
||
"Hiragino Kaku Gothic ProN",
|
||
"IPAGothic",
|
||
"sans-serif"
|
||
]
|
||
}
|
||
]
|
||
}
|