|
|
|
|
|
by TomasSedovic
2702 days ago
|
|
This is a really cool site, thanks! It also helped me understand something about the font sizes that always puzzled me (but never enough to actually look it up). All of the fonts there have the size of 16, but some are clearly bigger than others. Compare e.g. Inconsolata and Meslo: http://app.programmingfonts.org/#inconsolata
http://app.programmingfonts.org/#meslo Having them side by side, you can see that they contain the same vertical amount of space. Inconsolata's glyphs are smaller, but they're still in the box of the same height. It does seem that the "font size" only refers to the height, though. The width is clearly variable. To anyone who actually understands this properly: is the above correct or is that just an artefact of how the website renders the text? |
|