diff --git a/script/letters/'.grid b/script/letters/'.grid new file mode 100644 index 0000000..290fe8e --- /dev/null +++ b/script/letters/'.grid @@ -0,0 +1,60 @@ +{ + "settings": { + "size": { + "width": 480, + "height": 480 + } + }, + "layers": [ + [ + { + "type": "arc_c", + "vertices": [ + { + "x": 60, + "y": 60 + }, + { + "x": 420, + "y": 420 + }, + { + "x": 60, + "y": 60 + } + ] + } + ], + [], + [] + ], + "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)" + } + ] +} \ No newline at end of file diff --git a/script/letters/'.svg b/script/letters/'.svg new file mode 100644 index 0000000..65eee90 --- /dev/null +++ b/script/letters/'.svg @@ -0,0 +1 @@ + \ No newline at end of file