Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!garfield.columbia.edu!kearns From: kearns@garfield.columbia.edu (Steve Kearns) Newsgroups: net.micro.mac Subject: Re: Bitmap problems w/LaserWriter Message-ID: <2973@columbia.UUCP> Date: Wed, 20-Aug-86 18:07:02 EDT Article-I.D.: columbia.2973 Posted: Wed Aug 20 18:07:02 1986 Date-Received: Thu, 21-Aug-86 01:46:42 EDT References: <1022@unirot.UUCP> Sender: nobody@columbia.UUCP Reply-To: kearns@garfield.columbia.edu.UUCP (Steve Kearns) Organization: Columbia University CS Department Lines: 10 Macdraw splits up bitmaps into pieces because there is a programming guideline that says that no bitmap should be > 3K. It has something to do with stack space usage while drawing Pictures. The many lines come from the smoothing algorithm the Laserwriteer uses on bitmaps. I heard that the later versions of the Laserwriter driver fixes this. -steve