-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.10 generating blurry app icons #23
Comments
Ugh, sorry to hear that, does it work fine for |
Hi Felix, It seems that every version above 0.6 does not work. I edited the
once with then I ran
other gems are not changed, only the plugin. After running our lane Example Screenshot for the iPhone Notification iOS 7-11 20pt preview in the assets catalog: 0.60.7 - 0.10I hope you can see the difference here in this small image :) |
@pschneider I've done a big improvement on the way images are generated on 0.7 that may have affected the quality. In our tests at Menvia we could not see any difference but I can use your own icon and example to test it. Can you share the source icon with me? |
@felipeplets Sorry for the late reply, some things came up on the weekend. Unfortunately I can't give you the original icon but it is reproducible with just the tyre. See my attachment. I get the same effect when comparing 0.6 vs >=0.7 |
Hey @pschneider, thanks for this, could you try completely uninstall and re-installing imagmagick? Also, it might be worth trying a different Mac to see if it has anything to do with the environment |
Getting the same issue here. Commenting out |
Hi, |
I also noticed this. Update 1: I've found that when using a .jpg instead of a .png as source image, the icon is perfectly fine. |
Same problem here, very big difference when compared to xcode's own handling: I've worked a lot with image processing in CMS's and I've never heard of graphicsmagick before, but I've had very good experience with imagemagick (which, btw, is used by badge as well. Could that be something to consider? |
Experiencing the same, but this doesn't help. |
Hi,
we've used version 0.6 until now and everything worked fine. Today I wanted to update the plugin to the latest version (0.10) to support the
:ios_marketing
icon. Unfortunately after updating the plugin to the latest version the generated icons are looking very blurry. Re-generating the Icons with 0.6 is fine so I guess our source 1024x1024 image is OK. The Icon sizes seem to be correct for each entry (58x58 etc..).Running
bundle exec fastlane update_plugins appicon
changes the following gems:Any clue why it's downgrading these gems and why the generated Icons are blurry for us in the latest version?
Thanks!
Kind regards
Patrick
🚫 fastlane environment 🚫
Stack
System Locale
fastlane files:
(stripped out)
`./fastlane/Fastfile`
fastlane gems
Loaded fastlane plugins:
Loaded gems
generated on: 2017-09-26
The text was updated successfully, but these errors were encountered: