Mobile app version of vmapp.org
Login or Join
Angie364

: How to improve font rendering at small sizes I'm not actually a font designer. I'm a web developer who's using Glyphicons, a library of icons encoded as glyphs within a font. I'm using

@Angie364

Posted in: #FontlabStudio #Typography

I'm not actually a font designer. I'm a web developer who's using Glyphicons, a library of icons encoded as glyphs within a font. I'm using them in Bootstrap 3 and they're really great because they scale to any size and can be set to any color, making them really flexible for web design.

Anyway, the icons within Glyphicons are great but there are many icons which simply don't exist and I would like to create my own custom icons. I actually managed to do this by editing an open-source font with FontLab Studio 5 and adding my own custom glyph. Here is the glyph viewed within FontLab:



And this is the result when used in a web page:



For comparison, here are some Glyphicons at the same font size:



As you can see, the Glyphicons look much better, even though they're both outline fonts. I'm guessing there is something you can do to improve rendering at specific font sizes, but I just don't know what I don't know. Any pointers in the general direction would be appreciated.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Angie364

1 Comments

Sorted by latest first Latest Oldest Best

 

@Rambettina927

To make the icon sharper, you need to keep in mind the intended dimensions for smaller versions while drawing the source.

Try drawing your icon on a grid that is a factor of your smallest size.

e.g.
10px icon, 10x10 grid
16px icon, 16x16 grid

Makes sense in my head anyway. :)

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme