Query: ps_curveto
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_CURVETO(3) Library Functions Manual PS_CURVETO(3)NAMEPS_curveto -- Draws a curveSYNOPSIS#include <pslib.h> void PS_curveto(PSDoc *psdoc, float x1, float y1, float x2, float y2, float x3, float y3)DESCRIPTIONDraws a curve described by the three given points.SEE ALSOPS_lineto(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_CURVETO(3)