.TH "PS_CURVETO" "3" .SH "NAME" PS_curveto \(em Draws a curve .SH "SYNOPSIS" .PP #include .PP void PS_curveto(PSDoc *psdoc, float x1, float y1, float x2, float y2, float x3, float y3) .SH "DESCRIPTION" .PP Draws a curve described by the three given points. .SH "SEE ALSO" .PP PS_lineto(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man