-
Notifications
You must be signed in to change notification settings - Fork 75
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
Release 13.1 breaks monospace fonts for at least some programs, on Ubuntu MATE 20.04 #106
Comments
😱 Thanks for the detailed bug report! Why must fonts be so complicated??? I mean, I know why, but 🤦🏼 . The only difference is changing that file, which should not be related. Can you try renaming the file back? It is |
😂
So, as first test, I've installed the 13.0 package and changed the Now, this is the list of files under
I'm not sure if any of this sounds familiar and/or it helps in any way. I've also tried to change the If you have any ideas, let me know! I can also test it on an entirely clean systems, although that should take me a bit 😄. |
Technically speaking, only changing the symlink under |
Can you upload example screenshots for others to reference? This change comes recommended by multiple users, originally in #21 (comment) Does any of the discussion there assist? We could just change it to |
I absolutely agree with understanding the problem, especially for projects distributed to users 😄 👍 For starters, this is an ok screenshot: Now, if I execute There are different effects all over the operating system. Some programs show smaller fonts. Nothing is really breaking, although the Firefox one is definitely a breakage (from a user perspective), as fixed-width is crucial in that context. I'll had an in-depth look at the thread. I've started looking at it, and it guess it boils down to wildly different configurations. I have a less mainstream one (MATE), so I'm at fault 😁 My default font is the standard (MATE) one - Thanks for your replies 😄 |
So! Well, just to rule out issues with my configuration, I've tested on a stock Ubuntu MATE 20.04 system (live USB), and it shows the same problem (Firefox -> git.io/JcnNL -> see screenshots). I've read the thread, but I don't have domain knowledge to understand in-depth 😅. I personally can live with the package as is now, as it seems that there is no 100% generic solution, however, I'll try to use the Debian alternatives system to manage the symlink, otherwise, a simple rename will cause the fonts to break on each package update. I've renamed the issue to restrict it to MATE. |
Hey there, I'm getting issue with monospace fonts being broken as well in Firefox. I'm using Lubuntu 22.04, with v14.0.2 of this font. Messing around with the config order didn't help fix the problem, I suspect there might be an issue with the font config. |
Hello!
The latest release (13.1) breaks monospace fonts for at least some programs.
Essentially, in some programs (Firefox, Visual Studio Code, and others) at least some fonts that were previously (as of 13.0) displayed as monospace, are now displayed as variable width (or in a very "compressed" form - it's not clear).
I'm on Ubuntu MATE 20.04, and this is a reproducible issue on my two 20.04 machines. It can be solved by rolling back to v13.0.
I've checked both the README and the release notes, but I don't see any explicit action to take. I don't know if fix: Linux - Allow override of Vera is related, but it doesn't mention that the user should take action.
Steps to reproduce
#
) on line 27 displays below thef
of thef
, instead of below the0
.The text was updated successfully, but these errors were encountered: