lewa/script/letters/r.grid

85 lines
1.4 KiB
Plaintext

{
"settings": {
"size": {
"width": 540,
"height": 540
}
},
"layers": [
[
{
"type": "arc_c",
"vertices": [
{
"x": 60,
"y": 150
},
{
"x": 240,
"y": 60
},
{
"x": 420,
"y": 150
},
{
"x": 240,
"y": 240
}
]
},
{
"type": "arc_r",
"vertices": [
{
"x": 240,
"y": 240
},
{
"x": 60,
"y": 330
},
{
"x": 240,
"y": 420
},
{
"x": 420,
"y": 360
}
]
}
],
[],
[]
],
"styles": [
{
"thickness": 35,
"strokeLinecap": "square",
"strokeLinejoin": "round",
"color": "#ffffff",
"fill": "none",
"mirror_style": 0,
"transform": "rotate(45)"
},
{
"thickness": 15,
"strokeLinecap": "round",
"strokeLinejoin": "round",
"color": "#777777",
"fill": "none",
"mirror_style": 0,
"transform": "rotate(45)"
},
{
"thickness": 15,
"strokeLinecap": "round",
"strokeLinejoin": "round",
"color": "#444444",
"fill": "none",
"mirror_style": 0,
"transform": "rotate(45)"
}
]
}