[comp.windows.x] will XDraw draw curves?

slm@cs.arizona.edu (Sandy Miller) (01/04/91)

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