mirror of
https://github.com/google/pebble.git
synced 2025-03-21 19:31:20 +00:00
27 lines
603 B
JSON
27 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"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|