71 lines
1.2 KiB
JSON
71 lines
1.2 KiB
JSON
{
|
|
"name": "Featured_Grid",
|
|
"description": "1 large featured image on top with 3 smaller images below, with 5mm spacing and borders",
|
|
"page_size_mm": [
|
|
200,
|
|
200
|
|
],
|
|
"elements": [
|
|
{
|
|
"type": "placeholder",
|
|
"position": [
|
|
5,
|
|
5
|
|
],
|
|
"size": [
|
|
190,
|
|
125
|
|
],
|
|
"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": ""
|
|
}
|
|
]
|
|
}
|