DOKK / manpages / debian 12 / pslib-dev / PS_curveto.3.en
PS_CURVETO(3) Library Functions Manual PS_CURVETO(3)

PS_curveto — Draws a curve

#include <pslib.h>

void PS_curveto(PSDoc *psdoc, float x1, float y1, float x2, float y2, float x3, float y3)

Draws a curve described by the three given points.

PS_lineto(3)

This manual page was written by Uwe Steinmann uwe@steinmann.cx.