Pattern's display was broken for non-square puzzles, because
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 9 Jan 2013 08:04:24 +0000 (08:04 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 9 Jan 2013 08:04:24 +0000 (08:04 +0000)
commitbcbc922c950a48a4387ac0d719d4824fdaa91a2f
tree115745f4af2d460e33b2306b910799e674cedf65
parent68f53121c166df436ee586d2f96dc3148775de9a
Pattern's display was broken for non-square puzzles, because
draw_numbers() was considerably confused between the width of the clue
border at the left and the height of the clue border at the top.
Unconfuse it (I think).

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@9737 cda61777-01e9-0310-a592-d414129be87e
pattern.c