"Mike C. Fletcher" <[EMAIL PROTECTED]> writes:
> There's sample code in PyOpenGL and OpenGLContext for saving canvases
> to PNG or JPEG formats using PIL. Saving to Postscript requires
> considerably more work (if you're implying saving as triangles, lines
> and the like). There is a GPL library
There's sample code in PyOpenGL and OpenGLContext for saving canvases to
PNG or JPEG formats using PIL. Saving to Postscript requires
considerably more work (if you're implying saving as triangles, lines
and the like). There is a GPL library which lets you do this, and I
have an old SWIG wrap