Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!decwrl!jumbo!gillie.pa.dec.com!msm From: msm@src.dec.com (Mark S. Manasse) Newsgroups: comp.windows.x Subject: Re: Confusing performance data about XNEWS and R4 Message-ID: <14643@jumbo.dec.com> Date: 23 Feb 90 22:20:34 GMT References: <22345@pasteur.Berkeley.EDU> Sender: news@jumbo.dec.com Reply-To: msm@src.dec.com (Mark S. Manasse) Lines: 10 If I had to guess, I'd say that what you're seeing is the performance of width 1 lines. The X protocol distinguishes width 0 lines (which can be rendered in an arbitrary way) from width 1 lines (which must satisfy certain mathematical properties). The R4 server handles width 1 lines by using the general wide-line code. The XNews server treats width 1 specially. Some suspicions were raised at the X conference that the resulting lines don't meet the specification, but I don't know for sure. Mark