-
Notifications
You must be signed in to change notification settings - Fork 947
Switching awesome-patched
-mode to nerd-fonts
#95
Comments
I found the same thing and tried out a swap the other day. All of the font-awesome icons were narrow and squished, but I was just trying their patched fonts which are about a month old. Might have better luck patching myself. There were also a few glyphs still missing from font-awesome and octicons, but I found suitable replacements for them with what was included. |
@rjorgenson I had exactly the same experience with nerd-fonts. Thats why this is a long-term issue. The plan to switch fonts is in #97 |
I actually didn't have luck with awesome-terminal-fonts before, because I didn't like any of the pre-patched fonts and urxvt does not like the fontconfig fallback approach. nerd-fonts seems like an outright improvement, at least in my case. The glyph sizes are appropriate in gnome-terminal (seen on the right). However, I think some/most of these are "double-wide glyphs", so urxvt shrinks them to occupy just one cell (seen on the left). I'm not sure how to configure urxvt to handle this properly and I'm out of ideas at this point. ryanoasis/vim-devicons#11 may be relevant. I'm actually amazed at how annoying and complicated fonts are to deal with in the grand scheme of things, but at least this is an improvement over what I had before. |
It looks like none of powerline9k's modes work with nerd-fonts? I'm using a pre-patched nerd-fonts (fontawesome, octicons, pomicons, and implicit devicons), and while It's pretty clear how to add a new mode to powerline9k, but how can I figure out the corresponding nerd-fonts codepoints? Edit: Tentatively looks like a I'm now using Inconsolata from |
Ah font fun 😏 @dritter Yeah unfortunately there are quite a few serious issues still 😟 so I have mostly been focusing on the low hanging fruit to keep the project moving 😄 . I was initially just creating it for another project I had but the more useful others find it the more I try to put into it. @rjorgenson All of the "pure" mono versions currently have the squished issue/effect. If you can use the double width glyph version (if your terminal allows it) you might get better results @martinpelikan Yeah the primary driving force behind the "pure" mono versions was to get the glyphs to show up in terminal emulators like urxvt where seems to skip them if they are too wide. @ariscn see my comment on: ryanoasis/nerd-fonts#40 (comment) |
@ryanoasis Don't worry, I'll wait till everything is ready 😉 @ariscn |
I tried a few nerd fonts (using Babun with Zsh on Windows via Mintty), but none of them worked properly. Getting these fonts to work with Windows is a big pain. |
@DanielGGordon Yeah I have not had a lot of time recently and I never really tested the fonts on Windows fully. Nevertheless your feedback is helpful for me to focus on the pain points 👍 |
Meslo LG M for Powerline actually seems to work fine for me - this is a nerd font. Although all the icons are a bit small. |
i tried several nerd fonts and none seem to display the clock: anyone have the below working? all i get is a weird compressed block. |
Whats the current status of this? |
We finally have nerd-fonts support! |
The problem is for windows users - I'm trying to use nerd fonts with the new Ubuntu For Windows terminal. A lot of the icons look small - and you have to use monospace. |
1 similar comment
The problem is for windows users - I'm trying to use nerd fonts with the new Ubuntu For Windows terminal. A lot of the icons look small - and you have to use monospace. |
@DanielGGordon Yeah the monospace ones will have to be small to maintain scale to fit as a single-width glyph. As for Windows and non-mono fonts... I don't know too much on what is possible so I'd have to get back to you on that! |
@DanielGGordon same issue |
I recently stumbled upon another font-patching project nerd-fonts which looks quite nice and foremost uses the same codepoints as the original fonts. Using this fonts instead of the awesome-terminal-fonts would improve the code in a sustainable way. We just have to test two font-settings and the users would have a nice overview of the available glyphs (in case they want to override one or another).
It still has some issues with the glyph sizes, but once that is cleaned up, I'll give it a chance. This issue is just to remember me (or to inform anybody who wants to get involved).
The text was updated successfully, but these errors were encountered: