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 and regular favicons should also be optional #24

Closed
owzim opened this issue Jan 14, 2014 · 3 comments
Closed

apple and regular favicons should also be optional #24

owzim opened this issue Jan 14, 2014 · 3 comments

Comments

@owzim
Copy link

owzim commented Jan 14, 2014

If one wants to have different input files for different platforms, it would be helpful to have every type of icon be optional, like options.firefox, options.coast and options.windowsTile

default:
options.apple = true;
options.regular = true;

I've already implemented that in my local copy, but a pull request would be overkill in this case, right?

@qasimalyas
Copy link

All icons should be optional in my opinion. In one of my projects I only need around five icons which deals with most browser / devices I need to support.

The ability to optionally select icons to create would be certainly welcomed.

@bensquire
Copy link

+1

@gleero
Copy link
Owner

gleero commented Apr 1, 2014

Done

@gleero gleero closed this as completed Apr 1, 2014
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

4 participants