ref: d1ffb55d264fe082d01cf1520fa84f3415565492
parent: 261a784d1ebbbaff5123c6cfc4b64c3dbe6a2046
author: Simon Tatham <anakin@pobox.com>
date: Wed Jan 9 03:04:24 EST 2013
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). [originally from svn r9737]