sapegin / grunt-webfont

SVG to webfont converter for Grunt
MIT License
1.11k stars 210 forks source link

why is generated iconfont so big? #373

Closed chenxiaochun closed 6 years ago

chenxiaochun commented 6 years ago

I have many svg files, but a few of them are very large after they are generated.

image

<svg viewBox="0 0 14 2" xmlns="http://www.w3.org/2000/svg"><rect width="14" height="2" rx="1" fill="#666" fill-rule="evenodd"/></svg>
alampros commented 6 years ago

Your viewbox should be normalized to 512x512px