GenPoly
======

Genpoly is a command-line tool for creating random Simple Closed Polygons in ascii or image/tiff uncompressed format.
Usage: genpoly [-n nedges] [-a | -s xmax [ymax]] > fileout

Options:
 -n nedges : nedges edges
 -a : ascii output
 -s xmax : size of image is xmax pixel width, xmax pixel height
 -s xmax ymax : size of image is xmax pixel width, ymax pixel height

You can use the free software tconvert (http://www.allscoop.com/tools/convert-tif/) to perform a bach image conversion tiff to gif .

(www.caschi.org)
