CanvasRenderingContext2D stub misses getImageData() and others
Reported by Florian Jenett | May 1st, 2010 @ 05:58 AM
I'm running processing.js sketches against env.js and get this:
TypeError: Cannot find function getImageData in object [object CanvasRenderingContext2D].
Looking at:
http://dev.w3.org/html5/canvas-api/canvas-2d-api.html#the-2d-drawin...
i found these are missing too:
arcTo
isPointInPath
fillText
measureText
strokeText
createImageData
putImageData
Thanks!
F
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
a javascript browser environment