What is your “basic” list of fonts every linux desktop user should install ?
For me personally, it’s Victor Mono and Iosevka. Victor Mono for desktop and Iosevka for VSCodium.
Just looked at the screenshot on the Victor Mono page and the kerning makes me want to rip my eyes out…
Why? 😄
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”.
That’s because Victor Mono are a tabular font meaning equal width no matter what character it is :) I find it nice.
No, that is not a valid reason to look that bad, JetBrains Mono is a fixed with font and it manages to get the characters evenly distributed.
If it works for you, that’s fine. You are right with the monospaced font being limited to the boxes. Jetbrains mono uses ligatures to overcome certain spacing limits. On top of this some characters are designed to connect better to their surroundings, as the „l“ mentioned, which is not just a stroke, but connects to the neighboring characters with the top and bottom strokes.
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.
Thanks for the link 🙂
deleted by creator
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
Inconsolata is my ride or die font for programming.
Same, love using it for terminal and vscode
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
Like I said, I don’t really run into it enough to need another piece of software installed on my computer, but that is definitely something I need to keep in the back of my mind. It seems delightful! ^_____^ Thank you!
Also, sorry for the late reply.
Libertinus Serif (much nicer Times New Roman-ish serif text font. Huge amount of glyphs, open source font license, great to read on display and on print)
Lato (Sans font which imo compliments Libertinus Serif really good. More for short texts, headlines etc. I wouldn’t recommend it as a UI font. Also permissive font license.)
I use Fira Sans and Fira Mono for everything.
I always install the Noto fonts for things like emojis and asian characters, extra fonts to cover the Cyrillic alphabet, and finally OnePlus’s Slate font, which I fell in love with back in the days when I rocked a OnePlus 7 Pro.
- inter for gnome
- fira-mono for terminal
- fira-code for coding
- noto, liberation and dejavu for completion
Mscorefonts.
Remind me to send a link, the only way to get them seems to be from Windows, pretty stupid. Calibri, Times, Cambria, damn Comic Sans, these.
Sofia Sans, JetBrains Mono/Iosevka/Fira Code, noto-fonts-emoji if you want emoji to work, maybe Atkinson Hyperlegible if that’s your thing
These are the ones I install on every system:
ttf-caladea 20200113-3
ttf-carlito 20230509-1
ttf-fira-code 6.2-2
ttf-liberation 2.1.5-1
ttf-linux-libertine-g 20120116-7
adobe-source-sans-fonts 3.052-1
adobe-source-serif-fonts 4.005-1
noto-fonts-cjk 20230817-1
noto-fonts-extra 1:23.11.1-1
Currently trying otf-monaspace though and I quite like it.
I commonly use the following font families:
Hack
Noto
Inter
Helvetica
Montserrat
Space Grotesk
Times New Roman
Atkinson Hyperlegible
Cormorant (Garamond)
I always use https://luciole-vision.com/luciole-en.html to typeset documents like letters and such. I find it pleasant looking and it is supposedly easy to read for people with dyslexia.
deleted by creator