Possible Duplicate:
Any quick and dirty anti-aliasing techniques for a rotated UIImageView?
when a UIView is rotated, it's borders look incredible ugly. There's no antialiasing happening at all. Also if it's a UIImageView, no antialiasing happens when rotating the transform matrix. Is there a way to achieve smooth edges and smooth rotation of images?