colorwif.icn: Program to produce a WIF from unravel data

April 24, 2001; Ralph E. Griswold
This file is in the public domain.
Input is expected to be the output of unravel -r.
____________________________________________________________

This program takes information from a image solved by unravel.icn to
produce a draft.

The option -o i determines how optional choices at intersections are
handled:

     0       random (default)
     1       warp
     2       weft
     3       alternating

Source code | Program Library Page | Icon Home Page