Showing how to resize an HTML5 Canvas to fill the browser window without scaling the contents,
and keeping the 0,0
coordinates centered on the screen.
Written to support this Stack Overflow answer.
Copyright ©2012 Gavin Kistner; comments/criticisms welcome.