It turns out that changing the height or width of a canvas element not only resets the scale of the canvas context, but it also resets the font. You can see the effect by resizing the window while playing mines.k.
It turns out that changing the `height` or `width` of a canvas element not only resets the scale of the canvas context, but it also resets the font. You can see the effect by resizing the window while playing `mines.k`.