Module lyon_svg::path_utils [] [src]

Structs

ParseError
PathSerializer

A PathBuilder that builds a String representation of the path using the SVG syntax.

PathTokenizer

Functions

build_path

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