I can show rectangle part of image using clip-rect attribute in raphael.js.
Could you please tell me how I can rotate that clip-rect area (not the image). Maybe I should use clipPath svg attr? But it has to be raphael.js solution, so that IE's vml would do this as well?