-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Powerline glyphs have smaller height than the character box #843
Comments
The height issues don't happen with iTerm 2, without even using the built-in powerline glyphs. However the darker vertical lines after left arrows persists. |
A lot problems are solved in the 2.2.0 Release Candidate, so maybe you want to use https://github.com/ryanoasis/nerd-fonts/releases/tag/2.2.0-RC instead. That would be the powerline triangular things. The gaps with the vertical bars ... hmm. It could be that out The faint vertical lines should be fixed with #780. |
I believe this is the HHEA vs TYPO vs WIN problem. See |
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a new issue, complete the issue template with all the details necessary to reproduce, and mention this issue as reference. |
🗹 Requirements
I found a number of seemingly related issues but unless I missed something, none of them match my specific problem.
🎯 Subject of the issue
Experienced behavior:
Some powerline glyphs seem to be smaller than the box height. This is most annoying with the arrow glyphs used to separate sections in vim-airline (both left and right). Additionally, the left arrows also show a one pixel vertical line with a darker color.
It seems to be related to the line spacing setting in the font selection window. It is 1 by default, and the issue is exacerbated if I increase it, and disappears if I set it down to about 0.8 (but then the window is nearly unreadable of course). The bigger the font, the more visible the problem is - I used 14pt in my screenshots.
It also seems to be an issue with the vertical lines characters used in the fortune chat bubble of vim-startify.
Expected behavior:
I would expect those glyphs to align all the way to the top, but there is a visible gap there instead.
Example symbols:
and (separation arrows)
│ (maybe)
🔧 Your Setup
I tried many other Fira Code variants (Regular / Retina, Mono or not, otf / ttf) and they all show the same problem.
★ Screenshots (Optional)
The text was updated successfully, but these errors were encountered: