Fix problems when using -size from command line
Run grafx2
with -size 40x40
(the exact size isn't important, though smaller sizes make the problem more apparent) and notice:
- The main and spare pages show junk as their pixel data (hit Tab to cause a repait and see this junk on both the main and spare pages).
- The image limits dashed rectange is not displayed.
This patch fixes those issues.