better image handling

This commit is contained in:
2025-11-05 16:52:18 -07:00
parent c4bc94fa63
commit f0349b4d82
5 changed files with 8 additions and 3 deletions

View File

@@ -5,5 +5,8 @@
"BottomLeft": [0, 0, 900, true],
"BottomRight": [1600, 0, 900, true]
},
"edges": []
"edges": [],
"areas": {
"test image": [100, 0, 100, true, {"image": "test image.png", "size": [200, 200], "color": [1, 1, 1, 1]}]
}
}