img2grid.icn: Program to convert images to grids

May 29, 1999; Ralph E. Griswold
Requires: Version 9 graphics
This file is in the public domain.
This program converts an image to a grid of cells.

The options supported are:

     -s i    size of grid cell; default 4
     -p s    save image of grid with file prefix s; default "img2grid"

Source code | Program Library Page | Icon Home Page