About retina?

Hello i was wondering is this a good way to treat retina images?

http://sree.cc/iphone/enabling-retina-display-mode-in-corona-sdk

Have just used test graphics until now but know i am going to start implement my graphics so want to do right from the start.

Kind regards [import]uid: 90942 topic_id: 20198 reply_id: 320198[/import]

Yep that is the way most approach it.

I had to update an app recently to support retina and used that method and now have crystal clear images on the iphone , iphone 4/s and ipad :slight_smile: [import]uid: 84637 topic_id: 20198 reply_id: 78938[/import]

Yes, also when you have images to display always use obj = display.newImageRect [import]uid: 11559 topic_id: 20198 reply_id: 80398[/import]