iOS: Thoughts on scaling down Retina content for iPad 2?
I don't have a non-Retina device to test on (yet. Still early in development on my universal first app), so I was wondering if anyone else is considering scaling Retina content down 50% for non-Retina devices? (iPod Touch 3rd Gen, iPhone 3GS & iPad 2) This method would sure be nicer than having to package a bunch of extra images!
Testing for appearance in Flash CS 5.5, this scaling method seems to work fine, with the exception of small text; (button labels) doesn't look that great. Anybody have some insight or experience with scaling text on these screens? Will it look better on the actual device or should I import native resolution non-Retina elements for the smaller text?
Thanks for helping an iOS noob!