Path: utzoo!attcan!uunet!husc6!mailrus!rutgers!ucsd!ucbvax!gergle.UUCP!greg
From: greg@gergle.UUCP
Newsgroups: comp.windows.news
Subject: Thick Lines in NeWS.
Message-ID: <8807051747.AA04202@frame.com>
Date: 6 Jul 88 04:04:27 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The Internet
Lines: 22



Has any brave soul dared to look at the thickline code in detail.(stroke.ps)

If you run the following example, you will find some funny blobs on
the 4th & 8th rectangle.

psh
executive
1.0 fillcanvas
0 setgray
/width 0 def          
0 110 800
{ 20 100 100 rectpath stroke
  /width width 1 add def
  width setlinewidth
        } for

NeWS 1.1 on BW 3/60


	-greg.