sunflowerdeath / webfonts-generator

Generator of webfonts from svg icons
The Unlicense
271 stars 152 forks source link

rendering issue #52

Closed matthieucolas closed 6 years ago

matthieucolas commented 6 years ago

Hi, i've been experiencing some rendering trouble with the generated font glyphs, i get this : image instead of this : image

see the difference ? does it rings a bell to anyone ? Am i missing something ? For the records, the second image have been generated with an all integrated tool, like icomoon or other.

ritz078 commented 6 years ago

See https://github.com/sunflowerdeath/webfonts-generator/issues/50 . use svg with resolution >= 1000px.

matthieucolas commented 6 years ago

thanks ! it worked fine !