X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/04b82990aeec8ecad30f47617117c20c0dfb5e06..1c9752f6da0391ae6e1ac2f954323aa550b2e777:/keen.c diff --git a/keen.c b/keen.c index 1c96a5d..5ec7898 100644 --- a/keen.c +++ b/keen.c @@ -1859,6 +1859,13 @@ static void draw_tile(drawing *dr, game_drawstate *ds, struct clues *clues, pr = pl + TILESIZE - GRIDEXTRA; pt = ty + GRIDEXTRA; pb = pt + TILESIZE - GRIDEXTRA; + if (dsf_canonify(clues->dsf, y*w+x) == y*w+x) { + /* + * Make space for the clue text. + */ + pt += TILESIZE/4; + /* minph--; */ + } /* * We arrange our pencil marks in a grid layout, with