Module lyon_svg::path_utils[][src]

Structs

ParseError
PathSerializer

An SvgPathBuilder that builds a String representation of the path using the SVG syntax.

Functions

build_path

Builds path object using an SvgPathBuilder and a list of commands. Once the path is built you can tessellate it.