2020-08-16 08:25:51 +08:00
|
|
|
{
|
2021-12-11 17:54:28 +08:00
|
|
|
"name": "awtk",
|
2020-08-16 08:25:51 +08:00
|
|
|
"entry": "main",
|
|
|
|
"assets": {
|
|
|
|
"activedTheme": "default",
|
|
|
|
"outputDir": "res",
|
|
|
|
"loadFrom": "any",
|
|
|
|
"screenDPR": "x1",
|
2020-10-15 13:56:59 +08:00
|
|
|
"const": "all_data",
|
2020-08-16 08:25:51 +08:00
|
|
|
"defaultLanguage": "zh",
|
|
|
|
"defaultCountry": "CN",
|
|
|
|
"themes": {
|
|
|
|
"default": {
|
|
|
|
"activedSystemBar": "system_bar",
|
2021-02-25 18:14:45 +08:00
|
|
|
"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)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"dark": {
|
|
|
|
"activedSystemBar": "system_bar",
|
2020-08-16 08:25:51 +08:00
|
|
|
"activedBottomSystemBar": "system_bar_b",
|
|
|
|
"packaged": true,
|
|
|
|
"fonts": {
|
|
|
|
"default": {
|
2020-08-16 08:50:11 +08:00
|
|
|
"text": " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
|
|
|
|
},
|
|
|
|
"ap": {
|
|
|
|
"text": " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
|
|
|
|
},
|
|
|
|
"default_full": {
|
|
|
|
"text": " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
|
|
|
|
},
|
|
|
|
"trado": {
|
|
|
|
"text": " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
|
2020-08-16 08:25:51 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"lcd": {
|
2020-08-16 08:50:11 +08:00
|
|
|
"width": "800",
|
2020-08-16 08:25:51 +08:00
|
|
|
"height": "480",
|
|
|
|
"colorDepth": "16bit",
|
|
|
|
"colorFormat": "BGR(A)"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"creator": {
|
|
|
|
"name": "AWTK Designer",
|
2020-09-28 17:34:24 +08:00
|
|
|
"version": "1.0.0"
|
|
|
|
},
|
2021-12-11 17:54:28 +08:00
|
|
|
"awtkRoot": ".",
|
|
|
|
"type": "PROJECT_WIDGETS_APPLICATION"
|
2020-09-21 14:51:07 +08:00
|
|
|
}
|