pebble/resources/prf/calculus/resource_map.json

23 lines
508 B
JSON
Raw Permalink Normal View History

{
"comments": "This file contains resource definitions for PRF and 'common' overrides",
"media": [
{
"type": "font",
"name": "MINCHO_24_PAIR",
"file": "prf/base/ttf/sazanami-mincho.ttf",
"characterRegex": "[ペアリング]"
},
{
"name": "FONT_FALLBACK_INTERNAL",
"characterRegex": null,
"aliases": [
"BITHAM_34_MEDIUM_NUMBERS",
"GOTHIC_14_BOLD",
"GOTHIC_18",
"GOTHIC_28",
"GOTHIC_28_BOLD"
]
}
]
}