What is your “basic” list of fonts every linux desktop user should install ?
Comic neue, must have for all the important legal documents.
Liberation fonts, Noto fonts, Deja Vu fonts and Nimbus fonts pretty much. Add in Cantarell too and you are set I would say. Those are the ones you should install for compatibility.
I always install Inter for UI and JetBrains Mono for terminal usage. I find they render way better than pretty much anything else.
Update: Discovered Geist and Geist Mono and they are amazing, I am going to replace Inter and JetBrains Mono from now on: github.com/vercel/geist-font
For me personally, it’s Victor Mono and Iosevka. Victor Mono for desktop and Iosevka for VSCodium.
Iosevka is so great. Not everyone likes the narrow look. I’ve tried other fonts a couple of times since I stumbled on it a good handfuls of years ago, but I always come back.
I like both of those, but my terminal and coding are always in MPlus Code
Nice! That font really looked nice through the smartphone. Will try it out in VSCodium when I can. Thanks!
I love a good condensed font:
https://www.programmingfonts.org/#mplus
It doesn’t support ligatures though.
Just looked at the screenshot on the Victor Mono page and the kerning makes me want to rip my eyes out…
Not OP, but if you look at the Hello World code example, the “HelloWorld” class is visually divided at the l’s and the o and W are glued together. Looks more like “Hel l oWorld”.
This isn’t specific to Linux necessarily, but the best free fonts I like the most that I always install regardless of OS are:
- DejaVu (included by default in a lot of Linux distros but not in Windows)
- EB Garamond (a font intended to replicate Garamond but with the Open Font License)
- Inconsolata (a font intended to replicate Consolas but with the Open Font License)
- Noto (also included by default on a lot of Linuxes but not on Windows)
- Vollkorn
Yeah I fucking love that font. Better than Noto Mono because in Inconsolata the zeros have a cross through them and therefore it’s easier to distinguish them from the letter O.
The only downside is that it hasn’t been updated since 2015-12-04 and thus only has “the base ASCII set and … the Latin 1, 2, and 9 complements”. So it works for most English-speaking purposes, but runs into problems if you try to use certain symbols used outside of that context, like other languages or some special characters. I don’t run into it often enough to be too much of a problem, but it is there.
May I introduce you to Nerd fonts you can have your inconsolata and your symbols
Computer Modern, the font of LaTeX