|
Marker Type Flag Home-S Home-T Google "tear" marker 5 point star 9 point star Circle |
The following commands are available for SVG path data:
M = moveto
L = lineto
H = horizontal lineto
V = vertical lineto
C = curveto
S = smooth curveto
Q = quadratic Bézier curve
T = smooth quadratic Bézier curveto
A = elliptical Arc
Z = closepath
Note: All of the commands above can also be expressed with lower letters. Capital letters means absolutely positioned,
lower cases means relatively positioned.
using MS Excel to compuse simple images...