kivyblocks/test/conf/config.json

13 lines
172 B
JSON
Raw Normal View History

2021-08-15 16:57:20 +08:00
{
"font_sizes":{
"smallest":1.5,
"small":2.5,
"normal":3.5,
"large":4.5,
"huge":5.5,
"hugest":6.5
},
2024-01-06 20:29:37 +08:00
"font_name":"normal",
"uihome":"wwwroot"
2021-08-15 16:57:20 +08:00
}