PS_CURVETO
PS_CURVETO
Section: C Library Functions (3) Local index
Up
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.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 21:53:07 GMT, April 16, 2011