Getmac is an MPW tool to display RLE images under the MPW shell
environment (this version was compiled with V2.02).  You can use it as
a sink for piped commands (e.g., "avg4 kloo.rle | getmac").  Use the
close box or type 'q' to exit it.  The "-d" flag turns off dithering (Color
QuickDraw with dithering does a pretty good job).

There is some chance that getmac could be modified to work under AUX.  I'd
be interested in hearing from anybody who does.

Known bugs:

Only monochrome and RGB images are supported (1 & 3 channels).

MPW does not gracefully support graphics windows in the shell
environment.  So MPW windows are not updated while getmac is running.
You can move the getmac window once it's updated.  (e.g., to other screens
with more bits).

It is not a good idea to abort getmac, this generally leaves MPW in an
uncertain state and usually leads to crashes.

Getmac is also not graceful about running out of memory; if you
get the message "Not enough memory to save image" you can expect funny
things to happen, or worse.

Running under MultiFinder is not recommend, particularly if your machine
does not have lots of memory.  You should have at least 2mb to display
a 512x512 image.
