Description Usage Arguments Value
Prepare complete list of control point coordinates for all beziers
1 | path_list_expand_beziers(path_list, state)
|
path_list |
path as returned by parse_svg_path_d |
state |
named list of current state. Default list(x=0, y=0) |
path_list
with all bezier elements now having 'x' and 'y'
vectors with coords of the control points.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.