better image handling
This commit is contained in:
@@ -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]}]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user