Path: utzoo!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!usc!ucsd!ucbvax!ucdavis!iris!lim From: lim@iris.ucdavis.edu (Lloyd Lim) Newsgroups: comp.sys.mac.programmer Subject: Constant width lines on LaserWriter Summary: use polySmooth Message-ID: <7741@ucdavis.ucdavis.edu> Date: 26 Sep 90 18:36:23 GMT Sender: usenet@ucdavis.ucdavis.edu Reply-To: lim@iris.ucdavis.edu (Lloyd Lim) Organization: U.C. Davis - Department of Electrical Engineering and Computer Science Lines: 19 A while back I asked if there was a way to get constant width lines on the LaserWriter. I was using PostScript in PicComments along with QuickDraw. Sean Parent told me about a better way that is more compatible. You can use the polySmooth picComment described in Tech Note #91. It will not only give you constant width lines, but it will also improve the mitering at line joins. This method should work with the LaserWriter SC, unlike embedded PostScript. (I haven't tried it on an SC though.) (QuickDraw draws diagonal lines thicker because it uses a square pen. I use the term constant width lines to mean lines that are as wide as they should be - as if you used a circular pen.) Hope this helps some of you. +++ Lloyd Lim Internet: lim@iris.ucdavis.edu (128.120.57.20) Compuserve: 72647,660 US Mail: 146 Lysle Leach Hall, U.C. Davis, Davis, CA 95616