[ 源代码: python-svg.path ]
软件包:python3-svg.path(6.3-3)
SVG path objects and parser for Python3
In SVG (Scalable Vector Graphics), paths are used to draw simple or compounded shape outlines. svg.path is a collection of objects that implement the path commands in SVG (Line, Arc, QuadraticBezier, CubicBezier), and a parser for SVG path definitions.
This package contains the modules for Python3.