z_image.json 643 B

12345678910111213141516171819202122232425
  1. [
  2. {
  3. "name": "basket",
  4. "images": [
  5. {
  6. "x": 0,
  7. "y": 0,
  8. "format": {
  9. "print_obj": true,
  10. "positioning": "absolute",
  11. "autofit": false,
  12. "lock_aspect_ratio": true,
  13. "x_scale": 1,
  14. "y_scale": 1,
  15. "x_offset": 1,
  16. "y_offset": 1
  17. },
  18. "path": "image_copy",
  19. "ext": ".jpg",
  20. "name": "11111"
  21. }
  22. ]
  23. }
  24. ]