mkeeter / kokopelli

Script-based CAD/CAM in Python (deprecated)
https://mattkeeter.com/projects/kokopelli
Other
298 stars 49 forks source link

[New feature] Add a way to import .svg file #15

Open tytouf opened 10 years ago

tytouf commented 10 years ago

It would be great if there was a library and an example on how to import an SVG file with Kokopelli.

nkint commented 9 years ago

I would be very interested in that too. How to do it? I've successfully managed to parse SVG but how to create a simple path or a CubicBezier with Kokopelli?

tytouf commented 9 years ago

I don't know how to do that with kokopelli but for that specific use case I switched to using jscut.