3 lines
95 B
Python

from .path import Path, Line, Arc, CubicBezier, QuadraticBezier
from .parser import parse_path