Module tagger::svg[][src]

svg related building blocks

Structs

PathBuilder

Create the attribute for a svg path. Used by WriteAttr::path_data

PointsBuilder

Create the attribute for a svg polyline or polygon. Used by WriteAttr::points_data.

Enums

PathCommand

Construct and Write a SVG path’s data.