views:

14

answers:

0

Hi everyone,

I'm working on a raphael based script that can rotate, resize, flip and flop an image. I've faced strange problem in IE: when the image with opacity is rotated on some angle and then is applied by matrix to perform flip, there are black areas on it.

Image is rotated and flipped: http://cl.ly/12067d913b6ef423ae59

See black borders?

I've already tried to apply AlphaImageLoader but nothing. Do you have any ideas?