[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Showing MacDraw pictures
- To: rees+@pitt.edu
- Subject: Re: Showing MacDraw pictures
- From: "Mark A. Tapia" <markt@dgp.toronto.edu>
- Date: Thu, 28 Apr 1994 14:56:11 -0400
- Cc: info-mcl@cambridge.apple.com, kimb@aisb.ed.ac.uk
On Thu Apr 28, Kim Binsted asked:
> I'm *sure* this is obvious, sorry. All I want to do is put up a
> window, and put a ready-made MacDraw picture in it. How?
Ernest T Rees responded on the same day:
> Look in the examples folder at the file picture-files.lisp
Also look in the pub/MCL2/contrib directory for code that allows
you to display the picture in a scrolling window at any proportional
scale. The file is pic-window.sit.hqx and is available by anonymous
ftp from cambridge.apple.com. The oodles-of-utils package also has
utilities that read pictures and display them.
mark