Ive noticed that loading a png (it had rounded corners, so transparent bits at the edges) was blurred / anti-aliasing badly along the top edge
setting the y position from say, 10px to 10.5 pixel fixes the problem so Im assuming this is a rendering bug for images with odd values for height (and maybe width not tested)
its an easy fix at the moment, make the images height an even number (works a treat) even if that means adding a 1px height transparent gap at the bottom of the PNG [import]uid: 5354 topic_id: 637 reply_id: 300637[/import]