pebble/resources/prf/robert/resource_map.json
2025-01-27 11:38:16 -08:00

26 lines
603 B
JSON

{
"comments": "This file contains resource definitions for PRF and 'common' overrides",
"media": [
{
"type": "pdc",
"name": "LAUNCH_APP",
"file": "prf/robert/images/Pebble-PRF_launch_app.svg"
}
{
"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"
]
}
]
}