Path: utzoo!attcan!uunet!tank!ncar!unmvax!tut.cis.ohio-state.edu!ucbvax!pasteur!helios.ee.lbl.gov!epb5!envbvs From: envbvs@epb5.lbl.gov (Brian V. Smith) Newsgroups: comp.windows.x Subject: line-width in XDrawPoint Message-ID: <2008@helios.ee.lbl.gov> Date: 1 Mar 89 21:12:13 GMT Sender: usenet@helios.ee.lbl.gov Reply-To: bvsmith@lbl.gov (Brian V. Smith) Distribution: comp.windows.x Organization: Lawrence Berkeley Laboratory, Berkeley Lines: 8 Does XDrawPoint use the line-width component of the GC? The manual doesn't say anything about the line-width being used for XDrawPoint. How would one draw an arbitrary shape with a thick line on-the-fly without having to store the points in an XPoint structure and using XDrawLines?