Pink 0.9

drawcurve.c File Reference

draw line segments which are specified by a text file More...


Detailed Description

draw line segments which are specified by a text file

Usage: drawline in.pgm curve.txt out.pgm

Description: The file curve.txt contains a list of points under the format:
c nb_points
x1 y1
x2 y2
x3 y3
...

Types supported: byte 2D

Category: draw

Author:
Michel Couprie