Closed abey79 closed 4 years ago
Hi i can work on? it would be great to tell me more about this issue
Vsketch.save()
currently always generate SVG (using vp.write_svg()
). The goal would be to support HPGL export as well, using vp.write_hpgl()
. The way I see things would be:
format
parameter (default to None)
Now that vpype has hpgl export, vsketch should support it.