You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a need to convert the curve to SVG, I use svg package "cairocffi"
cairo.SVGSurface('./svg/svg%s.svg' % index, "width", "height") get_drawings() is not exist "width", "height"
I have a need to convert the curve to SVG, I use svg package "cairocffi"
cairo.SVGSurface('./svg/svg%s.svg' % index, "width", "height") get_drawings() is not exist "width", "height"