lewa/script/letters/a.grid

60 lines
1.0 KiB
Plaintext

{
"settings": {
"size": {
"width": 480,
"height": 480
}
},
"layers": [
[
{
"type": "line",
"vertices": [
{
"x": 150,
"y": 210
},
{
"x": 240,
"y": 300
},
{
"x": 330,
"y": 210
}
]
}
],
[],
[]
],
"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)"
}
]
}