Images resolutions

Well, I haven’t faced that problem with small images, but seems like when I want to insert a background it doesn’t work

When I insert a background it doesn’t fully appear or it is small, I tried adjusting picture width and height with these display.pixelWidth, display.pixelHeight but the picture shows at a very bad quality so what is the solution ?

If you load a small image and you tell Corona its bigger than it really is, Corona has to scale the image up. The more it scales up the more blurry it gets.

Rob

If you load a small image and you tell Corona its bigger than it really is, Corona has to scale the image up. The more it scales up the more blurry it gets.

Rob