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