v0.10.0
- Added
Path.toSvg()
to convert aPath
instance to an SVG document. The optionaldocument
parameter can be set tofalse
to export the SVG path data only.
Path.toSvg()
to convert a Path
instance to an SVG document. The optional document
parameter can be set to false
to export the SVG path data only.