init
This commit is contained in:
13
addons/curved_lines_2d/tests/arcs03.svg
Normal file
13
addons/curved_lines_2d/tests/arcs03.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg width="320" height="320" xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
d="M 10 315
|
||||
L 110 215
|
||||
A 30 50 0 0 1 162.55 162.45
|
||||
L 172.55 152.45
|
||||
A 30 50 -45 0 1 215.1 109.9
|
||||
L 315 10"
|
||||
stroke="black"
|
||||
fill="green"
|
||||
stroke-width="2"
|
||||
fill-opacity="0.5" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 306 B |
Reference in New Issue
Block a user