mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-30 02:58:26 +08:00
46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"name": "awtk-demos",
|
|
"appType": "APP_MOBILE",
|
|
"hardware": "RT1050",
|
|
"entry": "main",
|
|
"assets": {
|
|
"activedTheme": "default",
|
|
"outputDir": "res",
|
|
"loadFrom": "any",
|
|
"const": "resource_data",
|
|
"screenDPR": "x1",
|
|
"defaultLanguage": "zh",
|
|
"defaultCountry": "CN",
|
|
"themes": {
|
|
"default": {
|
|
"activedSystemBar": "system_bar",
|
|
"activedBottomSystemBar": "system_bar_b",
|
|
"packaged": true,
|
|
"fonts": {
|
|
"default": {
|
|
"text": " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
|
|
},
|
|
"ap": {
|
|
"text": " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
|
|
},
|
|
"default_full": {
|
|
"text": " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
|
|
},
|
|
"trado": {
|
|
"text": " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
|
|
}
|
|
},
|
|
"lcd": {
|
|
"width": "800",
|
|
"height": "480",
|
|
"colorDepth": "16bit",
|
|
"colorFormat": "BGR(A)"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"creator": {
|
|
"name": "AWTK Designer",
|
|
"version": "0.1.6"
|
|
}
|
|
} |