cropped images become blurred in the simulator and device!

Hi, I have a problem with display images.

I have some transparent png's. They contain only text. At the begin the dimensions of the images were 1024X768, because I didn't want to count the x,y position (there are 228 images ).

For perfomance reasons I cropped them and now, when I'm running the app in the simulator and in the device many of them are blurred.

The images are cropped exactly were is the pixel information.

My first thought was that something happened with the images, but finally, I believe that something else happens.

When I cropped again an image, and I leave enough space from 0,0 position, the simulator display the image correctly. Without a blur.

Have you any idea, why is this happens?

I'm using corona 591 in ios platform, but the problem exists and in the daily build version.

Thanks a lot

Could be an issue with positioning, have you double checked if the image is placed on coords without decimals?

Yes, if you put the cropped image in 0,0 position, it has the same problem. But you help me, because I saw that the width of the image must me multiplied by 4. Not the height of the image, but only the width.
If not the image becomes blur.

Thanks

views:1327 update:2011/11/14 9:16:56
corona forums © 2003-2011