tonsky / FiraCode

Free monospaced font with programming ligatures
SIL Open Font License 1.1
76.67k stars 3.09k forks source link

Text is not properly aligned vertically #1505

Open WhyNotHugo opened 1 year ago

WhyNotHugo commented 1 year ago

I'm seeing this in pretty much any application: text isn't aligned vertically properly. Take this example of neovim (running on foot):

image

Distance between lines seems correct, but each character is at the top of each cell (rather than vertically centered). Thi sis most obvious with the text in the statusline (e.g.:where is says "NORMAL"), where the space on top of it is far less than the space underneath it.

Here's a screenshot on alacritty:

image

I don't see the issue with other fonts (e.g.: Noto Sans Mono).

tonsky commented 1 year ago

Thanks! I’ll look into it in the next release