ps icon indicating copy to clipboard operation
ps copied to clipboard

Postscript interpreter written in go using draw2d lib

Results 3 ps issues
Sort by recently updated
recently updated
newest added

I'm glad to see your project,but many ps files in the samples directory failed to pass the test. Do you have any plans to continue to improve this project?

Need to have a print operator to implement simple operator that display hello in the standard output

new feature

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...

new feature