Table of Contents

Name

getmac - Display RLE images on a MacIntosh display.

Synopsis

getmac [ -d ] [ infile ]

Description

This program displays an RLE(5) file on a MacIntosh display. It uses a dithering technique to take a full-color or gray scale image into the limited number of colors available.

Clicking on the close box or typing a q exits the program and returns to the MPW shell. All other event processing is suspended until the program exits.

Options

-d
Disables dithering.
infile
Name of the RLE(5) file to display. If not specified, the image will be read from the standard input.

See Also

urt(1) , RLE(5) .

Author

Spencer W. Thomas, University of Utah

John Peterson, Apple Computer Inc.

Bugs

Behaves unpredictably when it runs out of memory. If you have 2mb or less, don't run under multifinder.

Deficiencies

Ignores the color map.


Table of Contents