Patch idea from Debian, but modified considerably in implementation:
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 25 Apr 2010 14:57:20 +0000 (14:57 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 25 Apr 2010 14:57:20 +0000 (14:57 +0000)
commit2fa6c78d8dbf5402a6d2d79c3be9e208fd425f4a
tree7ed96603cc35e53bf801a5c29a859279ac9c24ca
parent7710307c9f083ed3d1530921dea233f1a3d5d981
Patch idea from Debian, but modified considerably in implementation:
introduce a new colour in Slant (COL_FILLEDSQUARE) which is used for
the background of any grid square that has a diagonal line in it.
This makes it easier to spot the one square on a giant board you
forgot to fill in, but on the other hand I found it to look very
strange and disconcerting. So I've set the colour to be identical to
COL_BACKGROUND by default, and users who like the idea can enable it
by environment variable or by local patch.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8930 cda61777-01e9-0310-a592-d414129be87e
misc.c
slant.c