ps_curveto(3) debian man page | unix.com

Man Page: ps_curveto

Operating Environment: debian

Section: 3

PS_CURVETO(3)						     Library Functions Manual						     PS_CURVETO(3)

NAME
PS_curveto -- Draws a curve
SYNOPSIS
#include <pslib.h> void PS_curveto(PSDoc *psdoc, float x1, float y1, float x2, float y2, float x3, float y3)
DESCRIPTION
Draws a curve described by the three given points.
SEE ALSO
PS_lineto(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_CURVETO(3)
Related Man Pages
wxgraphicsmatrix(3erl) - linux
ps_add_locallink(3) - debian
ps_add_pdflink(3) - debian
ps_setcolor(3) - debian
swfdisplayitem(3) - php
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?