mirror of
https://github.com/google/pebble.git
synced 2025-12-07 08:19:46 -05:00
Import of the watch repository from Pebble
This commit is contained in:
26
resources/prf/robert/resource_map.json
Normal file
26
resources/prf/robert/resource_map.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user