12345678910111213141516171819202122232425 |
- [
- {
- "name": "basket",
- "images": [
- {
- "x": 0,
- "y": 0,
- "format": {
- "print_obj": true,
- "positioning": "absolute",
- "autofit": false,
- "lock_aspect_ratio": true,
- "x_scale": 1,
- "y_scale": 1,
- "x_offset": 1,
- "y_offset": 1
- },
- "path": "image_copy",
- "ext": ".jpg",
- "name": "11111"
- }
- ]
- }
- ]
|