path_list_expand_beziers: Prepare complete list of control point coordinates for all...

Description Usage Arguments Value

View source: R/svg-path.R

Description

Prepare complete list of control point coordinates for all beziers

Usage

1

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.


coolbutuseless/svgparser documentation built on Dec. 26, 2021, 12:03 a.m.