-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hard to find information about Font Fallback(Fontconfig) #670
Comments
Thanks. This is valuable critical feedback |
I understand your point of view. Although I tried several other fonts I didn't have any problems. But I had problems with the patched Iosevka - the icons are small and shifted to the left. Separate fonts also have the advantage that all programs with any font on the system can display icons. For example, I use icons in KeePassXC and Firefox(for groups names). I think this method is worthy of at least a mention in the readme. |
|
I tried to come up with a docu change. The problem arises already with the project target statement: Nerd Fonts is a project that patches developer targeted fonts with a high number of glyphs (icons). 😬 But I guess we could add the font fallback method here:
My Windows days are long past. And I never used MacOS (only superficial to make sure projects compile there). Will try to come up with a MR, any suggestions welcome ;) |
It's nice to see that there is now a separate archive with symbols. However, there is still no information about him anywhere. And it's not easy to find among the long list of fonts. |
I also have a separate question not related to this topic. Maybe stupid. |
To be honest, I didn't even think about the official website. At some point, I even forgot that it exists. I just searched in the readme, wiki, issues and after, to my small surprise, I found this discussion)
Somewhere in the readme. As an installation option or something else. |
This is a great project. But I was surprised that there are so many patched fonts when there is a font fallback mechanism in Linux. I went through all the readme, but I couldn't find a good way to install the font. There are only a bunch of options out there using patched fonts. I didn't think I was the first to think about it. A little search opened up this discussion for me: #84
After a while, I still found that there was a file
10-nerd-font-symbols.conf
and I didn't have to write the config myself.But what really frustrated me was that I couldn't find the font itself with the icons anywhere. I tried to look at the patching script for a bit, but I didn't figure it out.
In general, about an hour after I decided to install this font for myself, I was able to find a mention of
Symbols-2048-em Nerd Font Complete.ttf
in some css file. Although its modification date and other files nearby confused me, it still turned out to be what I was looking for.So that other people do not suffer as I do, I suggest doing one or all of these points:
10-nerd-font-symbols.conf
andSymbols-2048-em Nerd Font Complete.ttf
to the readme.The text was updated successfully, but these errors were encountered: