abey79 / vsketch

Generative plotter art environment for Python
https://vsketch.readthedocs.io/en/latest/
Other
499 stars 50 forks source link

Add support for hpgl export #32

Closed abey79 closed 4 years ago

abey79 commented 4 years ago

Now that vpype has hpgl export, vsketch should support it.

behrad-ahmadpour commented 4 years ago

Hi i can work on? it would be great to tell me more about this issue

abey79 commented 4 years ago

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: