pebble/tools/tests/json2commands_test.json
2025-01-27 11:38:16 -08:00

127 lines
No EOL
4 KiB
JSON

{
"compData": {
"frameDuration": 0.028914
},
"lineData": [
{
"lineData":[
{
"fillGroup": "A",
"startPoint": [2.0, 2.0],
"endPoint": [2.0, 3.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "A",
"startPoint": [2.0, 3.0],
"endPoint": [3.0, 2.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "_",
"startPoint": [2.0, 3.0],
"endPoint": [4.0, 5.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "B",
"startPoint": [4.0, 4.0],
"endPoint": [4.0, 5.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "A",
"startPoint": [2.0, 2.0],
"endPoint": [3.0, 2.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "B",
"startPoint": [5.0, 4.0],
"endPoint": [4.0, 4.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "B",
"startPoint": [5.0, 4.0],
"endPoint": [4.0, 5.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "_",
"startPoint": [5.0, 4.0],
"endPoint": [3.0, 2.0],
"thickness": 3,
"color": [0, 0, 0, 1]
}
]
},
{
"lineData":[
{
"fillGroup": "A",
"startPoint": [123123123.0, 2.0],
"endPoint": [2.0, 3.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "A",
"startPoint": [123123123.0, 3.0],
"endPoint": [3.0, 2.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "_",
"startPoint": [456456456.0, 3.0],
"endPoint": [4.0, 5.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "B",
"startPoint": [4.0, 4.0],
"endPoint": [4.0, 5.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "A",
"startPoint": [123123123.0, 2.0],
"endPoint": [3.0, 2.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "B",
"startPoint": [5.0, 4.0],
"endPoint": [4.0, 4.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "B",
"startPoint": [5.0, 4.0],
"endPoint": [4.0, 5.0],
"thickness": 3,
"color": [0, 0, 0, 1]
},
{
"fillGroup": "_",
"startPoint": [5.0, 4.0],
"endPoint": [3.0, 2.0],
"thickness": 3,
"color": [0, 0, 0, 1]
}
]
}
]
}