Canvas setTransform() demo - using HTML5 Forms for UI
This demo works in only Opera 10+.
before
ctx.setTransform(
m11
m12
m21
m22
dx
dy
)
after