fontello / fontello

Iconic fonts scissors
http://fontello.com
MIT License
7k stars 774 forks source link

Custom icons display incorrectly in the web UI #374

Closed jeffam closed 9 years ago

jeffam commented 9 years ago

I created a font with a combination of custom icons and existing ones selected from entypo and iconic. When I load the config.json file to edit the font further, the custom icons display too high:

fontello_custom_icons_issue

Here's the config file: https://gist.github.com/jeffam/410a6f459c42d861f56c

The generated fonts work fine in a browser, so this isn't a critical issue.

Thanks for a great service, and for taking a look at this!

puzrin commented 9 years ago

Wow. Things become better when i set font units back to 1000. Seems i've missed scale factor when generating custom font on the client.