-
Notifications
You must be signed in to change notification settings - Fork 305
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 arrows not rendered #189
Comments
@felixse Found this issue. May be related microsoft/vscode#84432 |
I'm seeing this same behavior with tilix and gnome-terminal. I'm using powerline10k theme for zsh and after I updated to 1.0.5 the arrows disappeared. It looks like it is trying to use U+EOBO to display the arrow. |
We reproduced the issue. Still don't know what causing it tho but we are looking. |
I am experiencing the same issue, recent update breaks powerline right arrow. |
We found whats causing this bug. Expect fix in v1.0.6 at first half of next week. |
Major changes — Fixed problems with rendering of Powerline symbols #189 — Added support of Vietnamese language #14 #209 — All diacritics redone. Corrected a bunch of problems of placing & more balanced mass. — Added DesignSpace+UFO source files. Just converted & dumped as they are, for now. There are issues with Masters compatibility. Tested in Glyphs app. Other fixes — Fixed construction of † ‡ ∏ ∐ #205 #206 — Added exclusion in /* ligature #88 — Refactored ß — ~= ligature removed #204 — Added >-> ligature #194 — Added u0336 Long stroke overlay #190 — Added ligature //= #185 — Corrected contour of the arrows in ligatures #196 Known issues — In Medium weights the height of [ ] { } decreased by one pixel in 12px, 13px sizes. This is a hinting bug.
Please try v1.0.6. Feel free to reopen this issue if problem persists. |
Thanks for the update.
But i have an idea. What Line height you have in VS code terminal? |
Any idea why the branch symbol is missing? Looks like the initial bug, but this time only this symbol is affected |
I have a theory, that the contour of branch symbol is collapsing because of the incorrect line height. When the line height is too small it causing the bug. Why it happens is beyond my understanding but first we need to confirm it. Ok, can you set the line height to 20 for the experiment? |
line height is a multiplicator for font size and only affects the background. But I tried font sizes from 10 to 20 and the symbol never showed up |
It's a shame. |
Thanks for looking into this. Regardless of this I'm really enjoying the font 😃 Windows 10 Enterprise Version 1909 Build 18363.815 |
Arrows are not rendered (just a thin line if you look closely) in Visual Studio Code and Fluent Terminal (both based on xterm.js) since the 1.0.5 update. No problems in Windows Terminal though
Problem still occurs after removing, restarting and reinstalling the font
The text was updated successfully, but these errors were encountered: