gleero / grunt-favicons

Generate favicon.ico and icons for iOS, Android and WP8
MIT License
232 stars 48 forks source link

Check for imagemagick errors (such as libpng support) #44

Closed rarkins closed 11 months ago

rarkins commented 10 years ago

Currently the only error check is whether imagemagic is installed or not. If imagemagic has no support for libpng and fails every request with error code 1, then grunt-favicons blissfully reports "OK" to the user.