On Mar 5, 2006, at 8:37 AM, Matthew Moss wrote:

> Here is my solution...  Uses a cheap trick (a la method_missing) to
> allow inline Postscript as method calls (so not as postfix).  The
> output is dumped to standard output to be redirected to a .ps file,
> which can be easily viewed on Mac OS X (and almost as easily on other
> platforms using ghostscript).

Very nice output!

Jim Freeze