component / autoscale-canvas

Retina-enable an HTML Canvas element
45 stars 1 forks source link

Support 3d context as well as 2d context #1

Open cscott opened 11 years ago

cscott commented 11 years ago

Currently you only scale a 2d context. 3d contexts need love, too (even if just a non-scaling placeholder, so that the Right Thing can be added later if/when needed).