dbushell / grunt-svg2png

Grunt plugin to rasterize SVG to PNG images using PhantomJS
MIT License
76 stars 37 forks source link

Allow user to specify output width #22

Closed nwtn closed 8 years ago

roblevintennis commented 9 years ago

@dbushell what's the 411 on this? We need it too :+1:

leehambley commented 9 years ago

I just stumbled into this issue, if @nwtn had time to rebase it to make it actually merge cleanly, I'd love to be able to use this!

nwtn commented 9 years ago

@leehambley I ended up making a new plugin that can handle this: grunt-respimg (npm)