Is it possible to draw an image to an arbitrary quadrilateral in the canvas 2d API?
I see drawImage lets me draw to a rectangle.
ctx.drawImage(someImage, x