Skip to content
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

apple-touch-icon-precomposed gets manipulated anyway if it includes alpha channel #33

Open
zrisher opened this issue Nov 19, 2013 · 0 comments

Comments

@zrisher
Copy link

zrisher commented Nov 19, 2013

Hi there,

Great repo! Working with this advice myself, I've noticed that my apple touch icons were being manipulated by iOS and the background turned black. This turned out to be because I was trying to use alpha channel transparency in those pngs - not allowed apparently! I had to create new icons and replace the transparency with a background color.I found this tool useful for my precomposing: http://www.gieson.com/Library/projects/utilities/icon_slayer

I'd recommend perhaps adding clarification on this point to the section on favicon generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant