grunt-svg2png
Grunt plugin to rasterize SVG to PNG images using PhantomJS
Getting Started
This plugin requires Grunt ~0.4.1
// Gruntfile.js configurationgrunt; grunt;
This task works well between SVGO Grunt and Grunt ImageOptim!
Updates
2014-06-23 pulled in path fix and option for use case without terminal. You may need to update your files
config to include cwd
and dest
options.
Created by David Bushell | @dbushell
Copyright © 2013 David Bushell | MIT license