Pink 0.9
|
draw line segments which are specified by a text file More...
draw line segments which are specified by a text file
Usage: drawlines in.pgm vect.txt out.pgm
Description: The file vect.txt contains a list of line segments under the format:
l nb_segments
x11 y11 x12 y12
x21 y21 x22 y22
x31 y31 x32 y32
...
Types supported: byte 2D
Category: draw