146 lines
2.3 KiB
JSON
146 lines
2.3 KiB
JSON
{
|
|
"name": "Grid_3x3",
|
|
"description": "3x3 grid layout with 5mm spacing and borders",
|
|
"page_size_mm": [
|
|
200,
|
|
200
|
|
],
|
|
"elements": [
|
|
{
|
|
"type": "placeholder",
|
|
"position": [
|
|
5,
|
|
5
|
|
],
|
|
"size": [
|
|
60,
|
|
60
|
|
],
|
|
"rotation": 0,
|
|
"z_index": 0,
|
|
"placeholder_type": "image",
|
|
"default_content": ""
|
|
},
|
|
{
|
|
"type": "placeholder",
|
|
"position": [
|
|
70,
|
|
5
|
|
],
|
|
"size": [
|
|
60,
|
|
60
|
|
],
|
|
"rotation": 0,
|
|
"z_index": 0,
|
|
"placeholder_type": "image",
|
|
"default_content": ""
|
|
},
|
|
{
|
|
"type": "placeholder",
|
|
"position": [
|
|
135,
|
|
5
|
|
],
|
|
"size": [
|
|
60,
|
|
60
|
|
],
|
|
"rotation": 0,
|
|
"z_index": 0,
|
|
"placeholder_type": "image",
|
|
"default_content": ""
|
|
},
|
|
{
|
|
"type": "placeholder",
|
|
"position": [
|
|
5,
|
|
70
|
|
],
|
|
"size": [
|
|
60,
|
|
60
|
|
],
|
|
"rotation": 0,
|
|
"z_index": 0,
|
|
"placeholder_type": "image",
|
|
"default_content": ""
|
|
},
|
|
{
|
|
"type": "placeholder",
|
|
"position": [
|
|
70,
|
|
70
|
|
],
|
|
"size": [
|
|
60,
|
|
60
|
|
],
|
|
"rotation": 0,
|
|
"z_index": 0,
|
|
"placeholder_type": "image",
|
|
"default_content": ""
|
|
},
|
|
{
|
|
"type": "placeholder",
|
|
"position": [
|
|
135,
|
|
70
|
|
],
|
|
"size": [
|
|
60,
|
|
60
|
|
],
|
|
"rotation": 0,
|
|
"z_index": 0,
|
|
"placeholder_type": "image",
|
|
"default_content": ""
|
|
},
|
|
{
|
|
"type": "placeholder",
|
|
"position": [
|
|
5,
|
|
135
|
|
],
|
|
"size": [
|
|
60,
|
|
60
|
|
],
|
|
"rotation": 0,
|
|
"z_index": 0,
|
|
"placeholder_type": "image",
|
|
"default_content": ""
|
|
},
|
|
{
|
|
"type": "placeholder",
|
|
"position": [
|
|
70,
|
|
135
|
|
],
|
|
"size": [
|
|
60,
|
|
60
|
|
],
|
|
"rotation": 0,
|
|
"z_index": 0,
|
|
"placeholder_type": "image",
|
|
"default_content": ""
|
|
},
|
|
{
|
|
"type": "placeholder",
|
|
"position": [
|
|
135,
|
|
135
|
|
],
|
|
"size": [
|
|
60,
|
|
60
|
|
],
|
|
"rotation": 0,
|
|
"z_index": 0,
|
|
"placeholder_type": "image",
|
|
"default_content": ""
|
|
}
|
|
]
|
|
}
|