Inital commit

This commit contains some basic examples, and the core tool.
This commit is contained in:
Luke 2017-08-20 17:33:19 -07:00 committed by GitHub
parent 0474da4e88
commit 90368c778a
7 changed files with 290 additions and 0 deletions

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="127" version="1.1" width="310" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><g id="master_group" transform="translate(30,65)"><g id="graph"><circle cx="0" cy="0" fill="#000000" r="7" stroke="#000000" stroke-width="3" /><circle cx="50" cy="-50" fill="#000000" r="7" stroke="#000000" stroke-width="3" /><line stroke="#000000" stroke-width="3" x1="45.05025253169417" x2="4.949747468305833" y1="-45.05025253169417" y2="-4.949747468305833" /><circle cx="100" cy="-50" fill="#000000" r="7" stroke="#000000" stroke-width="3" /><line stroke="#000000" stroke-width="3" x1="93" x2="57" y1="-50" y2="-50" /><circle cx="150" cy="-50" fill="#000000" r="7" stroke="#000000" stroke-width="3" /><line stroke="#000000" stroke-width="3" x1="143" x2="107" y1="-50" y2="-50" /><circle cx="200" cy="0" fill="#000000" r="7" stroke="#000000" stroke-width="3" /><circle cx="250" cy="-50" fill="#000000" r="7" stroke="#000000" stroke-width="3" /><line stroke="#000000" stroke-width="3" x1="245.05025253169416" x2="204.94974746830584" y1="-45.05025253169417" y2="-4.949747468305833" /></g><g fill="#000000" font-family="Noto Sans" font-size="27" id="moras" text-anchor="middle"><text id="moras" style="text-align:center;font-weight:bold;" x="0" y="47"></text><text id="moras" style="text-align:center;font-weight:bold;" x="50" y="47"></text><text id="moras" style="text-align:center;font-weight:bold;" x="100" y="47">きょ</text><text id="moras" style="text-align:center;font-weight:bold;" x="150" y="47"></text><text id="moras" style="text-align:center;font-weight:bold;" x="200" y="47"></text><text id="moras" style="text-align:center;font-weight:bold;" x="250" y="47"></text></g></g></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB