tonsky / FiraCode

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

Fira Code fonts (all) looks more blurry than Fira Mono #985

Open CapSel opened 4 years ago

CapSel commented 4 years ago

Fira Code is a beautiful font but its somehow more blurry than Fira Mono. Is it by design? How can I make it less blurry - like in Fira Mono? I've prepared two screen shot for comparison: https://capsel.org/tmp/screenshot03.png https://capsel.org/tmp/screenshot04.png

tonsky commented 4 years ago

Try changing font size. 13px should work best

CapSel commented 4 years ago

Yes I know that it looks better when I change its size. The point of using 9px is that there are more lines of code on screen. Original font does not have this "problem".

voltagex007 commented 3 years ago

Even I too have the same problem. It isn't crisp (font should be crisp and clear for better vision over the code while coding, and thats why coders search for a font like that) and increasing the size makes NeoVim a lot funnier and bad and uncomfortable. I use 11px, it is blurry bit.

victorbombella commented 3 years ago

I had the same problem, and the solution was this:

https://github.com/tonsky/FiraCode/issues/1213

CapSel commented 3 years ago

I used partial workaround - I enabled autohinter. Problem now is barely noticeable.