Team:Amsterdam/maarten/
From 2012.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
typeOfCanvas = typeof HTMLCanvasElement, | typeOfCanvas = typeof HTMLCanvasElement, | ||
nativeCanvasSupport = (typeOfCanvas == 'object' || typeOfCanvas == 'function'), | nativeCanvasSupport = (typeOfCanvas == 'object' || typeOfCanvas == 'function'), | ||
- | |||
- | |||
//I'm setting this based on the fact that ExCanvas provides text support for IE | //I'm setting this based on the fact that ExCanvas provides text support for IE | ||
//and that as of today iPhone/iPad current text support is lame | //and that as of today iPhone/iPad current text support is lame |
Revision as of 14:21, 4 September 2012