mirror of
https://github.com/google/pebble.git
synced 2025-03-22 11:42:19 +00:00
23 lines
508 B
JSON
23 lines
508 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|