fastlane-community / fastlane-plugin-appicon

Generate required icon sizes and iconset from a master application icon.
MIT License
338 stars 49 forks source link

generates rounded images #43

Closed RishabhTayal closed 4 years ago

RishabhTayal commented 6 years ago

fixes: #42

mortenholmgaard commented 4 years ago

@joshdholtz Please have a look at this pull request.

josh-m-sharpe commented 4 years ago

Shouldn't there be some update to the README to document this?

dandre-hound commented 4 years ago

@RishabhTayal and @josh-m-sharpe I'm not actually seeing ic_launcher_foreground.png files generated after setting generated_rounded to true and supplying "launcher" for appicon_icon_types. I see the line that generates these files here. Is there something I'm missing here? Or does the rounded icon that's generated already contain an alpha channel or something?