-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
I notice some functions of SVGCommandArc are not implemented yet, is there any plan to update the code and finish those functions?
I put the related line below ~
deepsvg/deepsvg/svglib/svg_command.py
Line 516 in 128a552
| def numericalize(self, n=256): |
deepsvg/deepsvg/svglib/svg_command.py
Line 522 in 128a552
| def split(self, n=2): |
deepsvg/deepsvg/svglib/svg_command.py
Line 525 in 128a552
| def sample_points(self, n=10, return_array=False): |
Metadata
Metadata
Assignees
Labels
No labels