Skip to content
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

Font weight issue on MacOS Big Sur (11.2) #27

Closed
antko opened this issue Feb 13, 2021 · 2 comments
Closed

Font weight issue on MacOS Big Sur (11.2) #27

antko opened this issue Feb 13, 2021 · 2 comments

Comments

@antko
Copy link

antko commented Feb 13, 2021

Hello,

FIrst of all many thanks for sharing this setup!
I'm on a Mac and since upgrading to MacOS Big Sur I can't use Roboto Mono Light anymore, as the informations on font weight now appear to be stripped away. As a result, when different variants of a font are installed, a single weight takes precedence over the others. In the context of elegance.el, only the regular weight of Roboto Mono is used, making the whole text to look like a long headline.
I understand that this is not an issue pertaining to elegance.el, but rather to emacs or Big Sur (actually I've filed a bug report here: https://lists.gnu.org/archive/html/bug-gnu-emacs/2021-02/msg00754.html) , but I was wondering whether you had a workaround in my mind? I've tried different things, but I guess my lack of lisp or emacs skills are the limiting factor here...

Many thanks in advance for your help,

Arnaud

@rougier
Copy link
Owner

rougier commented Feb 15, 2021

I have the same problem on Big Sur and I've filled a bug but did not hear back yet (I'm using the emacs-mac version and I think the bug is sent directly to Mitsuharu Yamamoto's.

My work around has been to split the Roboto fonts into several fonts with a unique name and a single weight. To do that I used this script: https://github.com/chrissimpkins/fontname.py. I can also send you the resulting files.

@antko
Copy link
Author

antko commented Feb 15, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants