Added merge

This commit is contained in:
Devine Lu Linvega
2019-01-08 10:34:57 +12:00
parent 65698e937d
commit b13c811703
4 changed files with 111 additions and 33 deletions

View File

@@ -6,33 +6,6 @@
}
},
"layers": [
[
{
"type": "arc_c",
"vertices": [
{
"x": 135,
"y": 165
},
{
"x": 165,
"y": 135
},
{
"x": 195,
"y": 165
},
{
"x": 165,
"y": 195
},
{
"x": 135,
"y": 165
}
]
}
],
[
{
"type": "arc_r",
@@ -80,9 +53,32 @@
"y": 165
}
]
}
],
[
},
{
"type": "arc_c",
"vertices": [
{
"x": 135,
"y": 165
},
{
"x": 165,
"y": 135
},
{
"x": 195,
"y": 165
},
{
"x": 165,
"y": 195
},
{
"x": 135,
"y": 165
}
]
},
{
"type": "arc_c",
"vertices": [
@@ -112,7 +108,72 @@
"type": "close",
"vertices": []
}
]
],
[
{
"type": "arc_r",
"vertices": [
{
"x": 255,
"y": 165
},
{
"x": 165,
"y": 75
},
{
"x": 75,
"y": 165
},
{
"x": 135,
"y": 225
},
{
"x": 195,
"y": 165
}
]
},
{
"type": "arc_c",
"vertices": [
{
"x": 195,
"y": 165
},
{
"x": 195,
"y": 165
},
{
"x": 165,
"y": 195
},
{
"x": 135,
"y": 165
},
{
"x": 135,
"y": 165
},
{
"x": 195,
"y": 105
},
{
"x": 255,
"y": 165
}
]
},
{
"type": "close",
"vertices": []
}
],
[]
],
"styles": [
{
@@ -128,7 +189,7 @@
"strokeLinecap": "round",
"strokeLinejoin": "round",
"color": "#000",
"fill": "none",
"fill": "#000",
"mirror_style": 0
},
{