Changing test image.

This commit is contained in:
Yaro Kasear 2026-01-08 16:06:13 -06:00
parent 6d711474df
commit 2993bc400a

View file

@ -10,15 +10,15 @@
{% set jsonImage %} {% set jsonImage %}
{ {
"version": 1, "version": 1,
"cellSize": 8, "cellSize": 5,
"shapes": [ "shapes": [
{ {
"type": "ellipse", "type": "ellipse",
"x": 5, "x": 35,
"y": 5, "y": 5,
"w": 15, "w": 15,
"h": 15, "h": 15,
"color": "#ffff00", "color": "#ffd35c",
"fill": true, "fill": true,
"fillOpacity": 1, "fillOpacity": 1,
"strokeOpacity": 1, "strokeOpacity": 1,
@ -26,7 +26,7 @@
}, },
{ {
"type": "ellipse", "type": "ellipse",
"x": 5, "x": 35,
"y": 5, "y": 5,
"w": 15, "w": 15,
"h": 15, "h": 15,
@ -38,11 +38,11 @@
}, },
{ {
"type": "ellipse", "type": "ellipse",
"x": 8, "x": 36,
"y": 9, "y": 6,
"w": 3, "w": 13,
"h": 3, "h": 13,
"color": "#ffffff", "color": "#fecdcd",
"fill": true, "fill": true,
"fillOpacity": 1, "fillOpacity": 1,
"strokeOpacity": 1, "strokeOpacity": 1,
@ -50,47 +50,11 @@
}, },
{ {
"type": "ellipse", "type": "ellipse",
"x": 14, "x": 40,
"y": 9,
"w": 3,
"h": 3,
"color": "#ffffff",
"fill": true,
"fillOpacity": 1,
"strokeOpacity": 1,
"strokeWidth": 0.12
},
{
"type": "ellipse",
"x": 8,
"y": 9,
"w": 3,
"h": 3,
"color": "#000000",
"fill": false,
"fillOpacity": 1,
"strokeOpacity": 1,
"strokeWidth": 0.12
},
{
"type": "ellipse",
"x": 14,
"y": 9,
"w": 3,
"h": 3,
"color": "#000000",
"fill": false,
"fillOpacity": 1,
"strokeOpacity": 1,
"strokeWidth": 0.12
},
{
"type": "ellipse",
"x": 9,
"y": 10, "y": 10,
"w": 1, "w": 5,
"h": 1, "h": 5,
"color": "#000000", "color": "#fad463",
"fill": true, "fill": true,
"fillOpacity": 1, "fillOpacity": 1,
"strokeOpacity": 1, "strokeOpacity": 1,
@ -98,46 +62,530 @@
}, },
{ {
"type": "ellipse", "type": "ellipse",
"x": 15, "x": 40,
"y": 10, "y": 10,
"w": 1, "w": 5,
"h": 1,
"color": "#000000",
"fill": true,
"fillOpacity": 1,
"strokeOpacity": 1,
"strokeWidth": 0.12
},
{
"type": "ellipse",
"x": 11,
"y": 13,
"w": 3,
"h": 5, "h": 5,
"color": "#000000", "color": "#000000",
"fill": false,
"fillOpacity": 1,
"strokeOpacity": 1,
"strokeWidth": 0.12
},
{
"type": "ellipse",
"x": 36,
"y": 6,
"w": 13,
"h": 13,
"color": "#000000",
"fill": false,
"fillOpacity": 1,
"strokeOpacity": 1,
"strokeWidth": 0.12
},
{
"type": "ellipse",
"x": 41,
"y": 11,
"w": 3,
"h": 3,
"color": "#ffffff",
"fill": true, "fill": true,
"fillOpacity": 1, "fillOpacity": 1,
"strokeOpacity": 1, "strokeOpacity": 1,
"strokeWidth": 0.12 "strokeWidth": 0.12
}, },
{
"type": "ellipse",
"x": 41,
"y": 11,
"w": 3,
"h": 3,
"color": "#000000",
"fill": false,
"fillOpacity": 1,
"strokeOpacity": 1,
"strokeWidth": 0.12
},
{ {
"type": "line", "type": "line",
"x1": 7, "x1": 39,
"y1": 9, "y1": 9,
"x2": 10, "x2": 40,
"y2": 8, "y2": 8,
"color": "#000000", "color": "#ff0000",
"strokeWidth": 0.12, "strokeWidth": 0.26,
"strokeOpacity": 1 "strokeOpacity": 1
}, },
{ {
"type": "line", "type": "line",
"x1": 15, "x1": 39,
"y1": 16,
"x2": 40,
"y2": 15,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 38,
"y1": 12,
"x2": 39,
"y2": 13,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 41,
"y1": 18,
"x2": 42,
"y2": 17,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 45,
"y1": 15,
"x2": 46,
"y2": 16,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 46,
"y1": 13,
"x2": 47,
"y2": 13,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 47,
"y1": 10,
"x2": 46,
"y2": 10,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 44,
"y1": 9,
"x2": 44,
"y2": 8,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 42,
"y1": 8, "y1": 8,
"x2": 18, "x2": 41,
"y2": 9, "y2": 9,
"color": "#000000", "color": "#ff0000",
"strokeWidth": 0.12, "strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 44,
"y1": 17,
"x2": 44,
"y2": 18,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 43,
"y1": 16,
"x2": 44,
"y2": 16,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 40,
"y1": 16,
"x2": 41,
"y2": 16,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 38,
"y1": 14,
"x2": 39,
"y2": 14,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 38,
"y1": 11,
"x2": 39,
"y2": 11,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 47,
"y1": 11,
"x2": 48,
"y2": 12,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 47,
"y1": 15,
"x2": 46,
"y2": 14,
"color": "#ff0000",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 45,
"y1": 17,
"x2": 46,
"y2": 17,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 43,
"y1": 18,
"x2": 43,
"y2": 17,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 40,
"y1": 17,
"x2": 41,
"y2": 17,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 39,
"y1": 15,
"x2": 38,
"y2": 15,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 38,
"y1": 10,
"x2": 38,
"y2": 9,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 40,
"y1": 10,
"x2": 39,
"y2": 10,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 43,
"y1": 9,
"x2": 43,
"y2": 8,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 45,
"y1": 9,
"x2": 46,
"y2": 8,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 46,
"y1": 12,
"x2": 47,
"y2": 12,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 48,
"y1": 14,
"x2": 48,
"y2": 13,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 47,
"y1": 16,
"x2": 46,
"y2": 15,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 37,
"y1": 13,
"x2": 38,
"y2": 13,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 42,
"y1": 7,
"x2": 43,
"y2": 7,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 40,
"y1": 14,
"x2": 41,
"y2": 15,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 44,
"y1": 15,
"x2": 45,
"y2": 16,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 46,
"y1": 11,
"x2": 45,
"y2": 10,
"color": "#ffff00",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 40,
"y1": 7,
"x2": 41,
"y2": 7,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 37,
"y1": 12,
"x2": 37,
"y2": 11,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 38,
"y1": 16,
"x2": 39,
"y2": 17,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 42,
"y1": 16,
"x2": 43,
"y2": 15,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 47,
"y1": 9,
"x2": 46,
"y2": 9,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 44,
"y1": 7,
"x2": 45,
"y2": 8,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 45,
"y1": 18,
"x2": 46,
"y2": 17,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 46,
"y1": 14,
"x2": 45,
"y2": 14,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 41,
"y1": 10,
"x2": 41,
"y2": 9,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 39,
"y1": 9,
"x2": 40,
"y2": 10,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 47,
"y1": 14,
"x2": 48,
"y2": 15,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 48,
"y1": 11,
"x2": 48,
"y2": 10,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 37,
"y1": 14,
"x2": 37,
"y2": 15,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 39,
"y1": 12,
"x2": 40,
"y2": 11,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 42,
"y1": 9,
"x2": 43,
"y2": 10,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1
},
{
"type": "line",
"x1": 42,
"y1": 18,
"x2": 43,
"y2": 17,
"color": "#a19ffe",
"strokeWidth": 0.26,
"strokeOpacity": 1 "strokeOpacity": 1
} }
] ]