jkphl / grunt-iconizr

SVG + PNG icon kit generator — Grunt plugin wrapping around node-iconizr that creates a CSS icon kit from a bunch of SVG files, serving them as SVG / PNG sprites or embedded data URIs along with suitable CSS / Sass / LESS / Stylus etc. stylesheet resources and a JavaScript loader for easy integration into your HTML documents
http://iconizr.com
MIT License
104 stars 9 forks source link

pngcrush: Syntax error #14

Closed jepek closed 9 years ago

jepek commented 10 years ago

Problem: http://recordit.co/q9h3Ay7iwu

My config: https://gist.github.com/jepek/a2521a122e90cf554386

Anyone have idea what's wrong?

jkphl commented 10 years ago

Hi @jepek,

unfortunately I've got no clue of debian, but pngcrush should be available as a system package as well, right? You might try to install it systemwide before using / installing grunt-iconizr. I know some platforms / installations are having troubles with the image optimization tools ...

Good luck, cheers, Joschi

jkphl commented 9 years ago

Hi @jepek,

this might have been a problem with an outdated pngcrush-depenency. I just released an updated version. Could you please check if this works for you now? I'll close the issue, but please feel free to re-open it if you've still got problems.

Cheers & Happy New Year, Joschi