parse_svg_path_d: Parse path into a list of parameters and meta-information

Description Usage Arguments Value

View source: R/svg-path.R

Description

Parse path into a list of parameters and meta-information

Usage

1
parse_svg_path_d(svg_path)

Arguments

svg_path

SVG path string (single character string)

Value

list of lists of information - 1 list per element in the path. each element is itself a list of parameters and meta-information about the path element e.g. index of the element in the path


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