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!ulysses!mhuxl!houxm!houxz!vax135!cornell!uw-beaver!info-mac From: info-mac@uw-beaver (info-mac) Newsgroups: fa.info-mac Subject: RE: bug in quickdraw Message-ID: <1096@uw-beaver> Date: Thu, 5-Jul-84 16:29:05 EDT Article-I.D.: uw-beaver>.1096 Posted: Thu Jul 5 16:29:05 1984 Date-Received: Fri, 6-Jul-84 01:09:25 EDT Sender: daemon@uw-beave Organization: U of Washington Computer Science Lines: 9 From: Richard Reich The bahavior you describe is completely in accord with QD documentation and philosophy -- FrameRect draws "just inside" the argument rect. Remember that QD coords are at the interstices between pixels, not at the pixels themselves. Lines are drawn with the pen "hanging" to the left and BELOW the specified coords. No bug. -r -------