Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!gem.mps.ohio-state.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!andrew.cmu.edu!ba0k+ From: ba0k+@andrew.cmu.edu (Brian Patrick Arnold) Newsgroups: comp.sys.mac.programmer Subject: Re: Thin lines on Laser Message-ID: Date: 12 Oct 89 15:37:24 GMT References: <847@chyde.uwasa.fi>, <89284.171455CXT105@PSUVM.BITNET> Organization: Mechanical Engineering, Carnegie Mellon, Pittsburgh, PA Lines: 12 In-Reply-To: <89284.171455CXT105@PSUVM.BITNET> Hello Everyone, Since I received plenty of response to a similar question several months ago, I figure I can suggest using the QuickDraw PicComment #182 a.k.a. "SetLineWidth" described in Tech Note #175. This is a way of accessing PostScript's SetLineWidth operator which enables thin line or "fractional" line drawing to a LaserWriter or other PostScript device without resorting to PostScript directly. If anyone would like a code example, send me mail. - Brian