20 lines
285 B
JSON
20 lines
285 B
JSON
{
|
|
"font_sizes":{
|
|
"smallest":1.5,
|
|
"small":2.5,
|
|
"normal":3.5,
|
|
"large":4.5,
|
|
"huge":5.5,
|
|
"hugest":6.5
|
|
},
|
|
"font_name":"normal",
|
|
"uihome":"file://",
|
|
"script_root":"$[workdir]$/scripts",
|
|
"root":{
|
|
"widgettype":"urlwidget",
|
|
"options":{
|
|
"url":"file://index.ui"
|
|
}
|
|
}
|
|
}
|