Skip to content

Instantly share code, notes, and snippets.

View advancedor96's full-sized avatar
💻

Jack Huang advancedor96

💻
View GitHub Profile
@zachstronaut
zachstronaut / gist:1184900
Created August 31, 2011 22:22
Stretch HTML5 canvas to fill window, preserving aspect ratio
/**
* fullscreenify()
* Stretch canvas to size of window.
*
* Zachary Johnson
* http://www.zachstronaut.com/
*
* See also: https://gist.github.com/1178522
*/