Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!julius.cs.uiuc.edu!news.cs.indiana.edu!arizona.edu!arizona!slm From: slm@cs.arizona.edu (Sandy Miller) Newsgroups: comp.windows.x Subject: will XDraw draw curves? Message-ID: <341@coatimundi.cs.arizona.edu> Date: 4 Jan 91 15:38:51 GMT Sender: news@cs.arizona.edu Reply-To: slm@cs.arizona.edu (Sandy Miller) Organization: Computer Science Department Lines: 10 I need to develop a program that draws a smooth curve through a set of points input by a user. According to the Xlib Programming Manual the X10 routine XDraw can be used to do this. But I was not able to get it to draw anything but straight lines. Has anyone ever used this routine to draw curves? I would like to see how it looks. I wonder if it works and I am doing something wrong, or does it not work. Thanks for any input, -sandy