[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Graphics hardcopy in MCL



>MACL 1.3 had a utility in the examples folder called hardcopy.lisp which
>allowed you to print the contents of windows with graphics in them.  Does
>anyone have an equivalent utility for MCL 2.0?
>
>Thanks,
>E.
>
>--
>
>Erann Gat
>gat@robotics.jpl.nasa.gov

I believe print-u.lisp would be your best choice.  It improves and builds
upon hardcopy.lisp.  It should be in the cambridge contribs directory.

--Rob.