I've been exploring ways to improve the quality of buttons in my mobile design. Currently, my navigation buttons are in a 72ppi PNG sprite and I also have another set at 326ppi. I've heard that iPhone4 can automatically choose the higher resolution image by adding @x2 to the sprite's name. However, I'm a bit confused on how my current 194x343px @ 72ppi navigation sprite can be transformed into a 335x1469px @ 326ppi image.
If anyone has any helpful advice or guidance on this process, it would be greatly appreciated.
Kyle