Prepare complete list of control point coordinates for all beziers

path_list_expand_beziers(path_list, state)

Arguments

path_list

path as returned by parse_svg_path_d

state

named list of current state. Default list(x=0, y=0)

Value

path_list with all bezier elements now having 'x' and 'y' vectors with coords of the control points.