Hi Folks,
I have a very basic newbie problem. My background image comes in scaled on a iPad
I want to display a background image. I am using this code
width = 1024
height = 768
local background = display.newImageRect( "images/bedroom/bedroom.png", 1024,768 )
Any ideas why it would be scaled
Thanks [import]uid: 120979 topic_id: 20973 reply_id: 320973[/import]