Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 UW 5/3/83; site uw-beaver Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!houxm!houxz!vax135!cornell!uw-beaver!info-mac From: info-mac@uw-beaver (info-mac) Newsgroups: fa.info-mac Subject: Re: MacPaint & Imagewriter Message-ID: <1246@uw-beaver> Date: Tue, 17-Jul-84 23:57:18 EDT Article-I.D.: uw-beave.1246 Posted: Tue Jul 17 23:57:18 1984 Date-Received: Thu, 19-Jul-84 03:43:15 EDT Sender: daemon@uw-beave Organization: U of Washington Computer Science Lines: 34 From: singer@harvard.ARPA (Andrew Singer) I've seen a bit of misinformation repeated several times now on this bboard. I'm quite surprised that no one has yet picked up on it. Permit me to rectify the problem once and for all by quoting directly from the QuickDraw Programmer's Guide (Inside Macintosh version) section on "The Bit Image": "The Macintosh screen itself is one large visible bit image. The upper 21,888 bytes of memory are displayed as a matrix of 175,104 pixels on the screen... The screen is 342 pixels tall and 512 pixels wide, and the row width of its bit image is 64 bytes. Each pixel on the screen is square; there are 72 pixels per inch in each direction." In light of this, it should not be too difficult to see how the Imagewriter can print a screen image with only 72 dpi vertical resolution... I have duplicated the test of holding the printout up to the screen and found that, indeed, the printed image is slightly larger than the screen image. This I cannot explain, unless it is due to the fact that an "inch" is slightly different on each (the printed copy was much closer to an actual inch). Even so, it does not really matter unless the respective "inches" are wildly different. What does matter is that the "aspect ratios" of both the screen and the printer are well matched; thus printed copy of a screen image will always be faithful, if not exactly the same. Anyone who has used a Lisa can tell you that the Lisa's 60 by 90 pixel per inch screen causes no end of problems in trying produce faithful printed copy. Although the problems with the pin-feed of the Imagewriter remain, I have seen Macintosh screen images dumped via a 720 dpi laser typesetter. They are quite spectacular. When the laser printers arrive, I expect everyone will be much happier... Jon F. Hueras