ps icon indicating copy to clipboard operation
ps copied to clipboard

Create a draw2d writer

Open llgcode opened this issue 3 years ago • 0 comments

This project is able to read some postscript file and use a draw2d graphic context to draw. So it's possible to draw into a raw image, a vectorial image like SVG or even a PDF, it would be useful to have a Postscript output in draw2d and this project seems to be the place to do it.

see llgcode/draw2d#178

llgcode avatar Dec 05 '22 08:12 llgcode