paths-data-01-t
Test that the viewer has the basic capability to handle the 'path' element and data (d) attribute in combination with the cubic Bezier curveto, both regular and shorthand/smooth forms - C, c, S, s (along with Mm and Zz).
Cubic bezier curves drawn with commands:
M, C, S, m, c, s
M, c, c, c, C, z
M, C, Z
M, C, c, Z
m, c, s
M, C
M, c, s, s, s, z
m, c, z
$Revision: 1.6 $