dbushell / grunt-svg2png

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

Get width and height values from viewBox attribute #32

Open marcolago opened 8 years ago

marcolago commented 8 years ago

Edited the width and height variables assignment to get values from viewBox attribute when width and height attributes are not present.