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)
| Related Man Pages |
|---|
| wxgraphicsmatrix(3erl) - linux |
| wxgraphicspath(3erl) - linux |
| ps_add_locallink(3) - debian |
| ps_place_image(3) - debian |
| ps_shading(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |