-
Notifications
You must be signed in to change notification settings - Fork 38
/
saved_state.json
41 lines (41 loc) · 947 Bytes
/
saved_state.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"version": "4.4.0",
"objects": [
{
"type": "circle",
"version": "4.4.0",
"originX": "left",
"originY": "center",
"left": 52,
"top": 197,
"width": 91.02,
"height": 91.02,
"fill": "rgba(255, 165, 0, 0.2)",
"stroke": "black",
"strokeWidth": 5,
"strokeDashArray": null,
"strokeLineCap": "butt",
"strokeDashOffset": 0,
"strokeLineJoin": "miter",
"strokeUniform": false,
"strokeMiterLimit": 4,
"scaleX": 1,
"scaleY": 1,
"angle": 54.39,
"flipX": false,
"flipY": false,
"opacity": 1,
"shadow": null,
"visible": true,
"backgroundColor": "",
"fillRule": "nonzero",
"paintFirst": "fill",
"globalCompositeOperation": "source-over",
"skewX": 0,
"skewY": 0,
"radius": 45.510987684294435,
"startAngle": 0,
"endAngle": 6.283185307179586
}
]
}