Quick question. I need to create a simulation that can run on iPhone 5, 6,
6 Plus, and iPads... the main UI in the simulation needs to be 69mm in
diameter (it's a circular display for a product). I have all my screens as
PNGs - and would like to keep it that way (swapping images into a image
view instead if possible). How can I ensure the image size is the same on
all the devices? I tried on my iPhone 6 Plus and I need to scale it up to
match the 69mm size. Do I need to determine which device is running, use
it's DPI and do some math on the the original image views (x the scale %)?
Looking for a bit of code help. Thank you.

Eric
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to