Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-lcc!ames!pasteur!agate!labrea!polya!kaufman From: kaufman@polya.Stanford.EDU (Marc T. Kaufman) Newsgroups: comp.sys.mac.programmer Subject: Re: Quickdraw ovals Message-ID: <5694@polya.Stanford.EDU> Date: 16 Dec 88 02:07:28 GMT References: <1146@tank.uchicago.edu> <18216@agate.BERKELEY.EDU> <1723@pur-phy> <4041f351.1285f@maize.engin.umich.edu> <22253@apple.Apple.COM> Reply-To: kaufman@polya.Stanford.EDU (Marc T. Kaufman) Organization: Stanford University Lines: 15 In article <22253@apple.Apple.COM> parent@Apple.COM (Sean Parent) writes: .If what was meant by the "ovals should be separated by the pen size" meant .that they should be seperated by the pen size at all points on the oval as if .you drug the pen around the oval then that is not what I said. If QD did this ., however, then the results would be very bad. You would get ovals whose lines .got fatter as they neared the diagnals of the bounding rectangle. This is .because QD uses a square pen. Nevertheless, that is what QD does. Actually, QD uses a rectangular pen. The inset-oval method is because it would look even worse if QD did what it does for polygons, where the pen hangs down and to the right. At least, by filling the pen pattern between two ovals, the framing is entirely inside the outer oval. Marc Kaufman (kaufman@polya.stanford.edu)