-
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
Wrong size of the Fira Code glyphs #898
Comments
Can reproduce
means
|
While this is confirmed, it is still open what one would expect. There are people that want the fonts to be 'correct'.
This is kind of a political question. So there is no simple answer to it. I leave this open, but the behaviour is 'as expected', the bad this is. |
Further explanation We have 'normal' glyphs like letters or so, that have all the same width. We can combine them in three ways
The first variant is The reason to switch to solution 2 is for all the people that use the font in applications and stuff (not in terminals). Another way would be for Edit: A much deeper explanation is in #764 (and maybe #731, further down), please consider reading that also. Any comments welcome. |
Duplicate of #731, still current with |
Is there a way we can generate this now with latest Source? Want to try locally. |
No, unfortunately. I started #900 to re-investigate and come up with a solution. I just noticed that also But I guess this week. |
I reverted change 59c45ba and ran locally. I am able to get IOSEVKA 16.0.2 working as intended. |
Which What I mean: When patching with the commit reverted (as you did) I get center aligned glyphs (left and right bearings equal) instead of left aligned glyphs (left bearing = 0). Hmm. Maybe a mistake. Edit: Add second paragraph |
I used Version: 20220308. |
What is
Just open the font with What I got yesterday: (different symbol, because I did not do |
Thanks. ffpython is python exe packaged in font-forge release. As the font patcher is w/o extension, windows does not run python by default, so running with python bundled with font-forge. |
@saumyajyoti You are right! Thanks! I do not know what went wrong when I tested it, but I did a fresh (manual) revert and it works. Now exploring how to solve the Arch issue that the commit should have addressed in a different way. |
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
🎯 Subject of the issue
Experienced behaviour:
After upgrading from 2.1.0 to 2.2.1, the size of the glyphs in Windows Terminal is wrong (smaller) when using FiraCode font.
Expected behaviour:
The size of the glyphs is correct.
🔧 Your Setup
Fira Code Regular Nerd Font Complete Windows Compatible.ttf
scoop.sh
★ Screenshots (Optional)
Size of the glyphs when using release 2.1.0:
Size of the glyphs when using release 2.2.1:
Windows Terminal settings dialog:
The text was updated successfully, but these errors were encountered: