|
Postscript output
- What is PostScript?
- Some references
- SimplePostscript and how to use it
- Alternative: AIExport (Allan William Martin)
SimplePostscript commands
- SimplePostscript.open()
- SimplePostscript.close()
Postscript commands
- moveto, lineto
-
setrgb, setgray
- stroke, fill,
-
setlinewidth, strokeclosepath, fillclosepath
- curveto
|