News

Chrome Canvas was discovered first by Chrome Unboxed, thanks to its inclusion as an app in the latest Chrome OS Dev builds. However, unlike the PDF drawing feature we discussed last week, Chrome ...
I'm having a weird issue with HTML canvas. For some reason image drawing is being stretched and distorted. I'm drawing a small image onto a 500x500 canvas, using: Code: cvel = document ...