Parses the given SVG path specification string.
path_data |
the sequence of path commands, specified as a string using the same syntax as in the <ulink url="http://www.w3.org/Graphics/SVG/">Scalable Vector Graphics (SVG)</ulink> path element. |
a Array of CanvasPathCommand elements. |