I am using the canvas plugin to capture a rectangular selection of an image....
then 'Canvas.imageUrl' to save the rectangle.
Everything works as expected...but the captured rectangle resizes to its original size in the new browser window.
The following screen captures might illustrate it better-
<img src="https://dl.dropbox.com/u/22173473/canvashelp.png" border="0" />
Any idea how to fix this?