raphaelhanneken / iconizer

Create Xcode asset catalogs swift and painless. Generate images for macOS and iOS app icons, launch images and image sets.
http://raphaelhanneken.com/iconizer
MIT License
890 stars 69 forks source link

Choose between AspectFit and AspectFill #18

Closed pbertaco closed 6 years ago

pbertaco commented 6 years ago

The app always uses AspectFill witch sometimes crops the image. That would be great to choose between aspectFit and aspectFill.

https://stackoverflow.com/questions/4895272/difference-between-uiviewcontentmodescaleaspectfit-and-uiviewcontentmodescaletof

raphaelhanneken commented 6 years ago

Hey @PabloHenri91, thanks for this great idea. The feature is implemented in v2.5.0 👍