48 lines
808 B
JSON
48 lines
808 B
JSON
{
|
|
"canvas": {
|
|
"width": 1080,
|
|
"height": 1920
|
|
},
|
|
"images": {
|
|
"background.png": {
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1080,
|
|
"height": 1920
|
|
}
|
|
},
|
|
"nankai.png": {
|
|
"position": {
|
|
"x": 390,
|
|
"y": 200
|
|
},
|
|
"size": {
|
|
"width": 300,
|
|
"height": 300
|
|
}
|
|
},
|
|
"lotus.jpg": {
|
|
"position": {
|
|
"x": 270,
|
|
"y": 960
|
|
},
|
|
"size": {
|
|
"width": 540,
|
|
"height": 500
|
|
}
|
|
},
|
|
"stamp.jpg": {
|
|
"position": {
|
|
"x": 800,
|
|
"y": 1600
|
|
},
|
|
"size": {
|
|
"width": 200,
|
|
"height": 200
|
|
}
|
|
}
|
|
}
|
|
} |