OTGApps / rubymotion-inspect2014

Official App for the RubyMotion #Inspect 2014 conference in San Francisco - May 28-29, 2014
https://itunes.apple.com/us/app/rubymotion-inspect-2014/id863959924?mt=8
MIT License
34 stars 6 forks source link

Image widths stretched (Camera adds 10 lbs.) #45

Closed GantMan closed 10 years ago

GantMan commented 10 years ago

Looks like the images are stretched, or the app has been feeding everyone too much! We can either change the height to match, or try to crop the images.

@lrz do you have high quality versions of the images?

markrickert commented 10 years ago

We need the images to be at least 640 wide and aspect ratio of 1:1 (so ideally images at 640x640). If that can't happen, we can just change the height of the UIImage element to match the aspect ratio of the new images.

GantMan commented 10 years ago

Yup, I'd love to recrop them all at 640x640 for ideal clarity.

8cmr1

markrickert commented 10 years ago

larry-david-what-is-this-i-dont-even