Otouto / gulp-raster

gulp task for conversion svg to raster
MIT License
18 stars 16 forks source link

Use SVG's viewBox if available #8

Open amster opened 9 years ago

amster commented 9 years ago

This library is awesome, but it crops the whitespace around the SVG. This patch tries to use the viewbox (.viewBox) if available. The fallback is the existing getBoundingClientRect().