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

[performance] Font rendering Issue slowing down application #520

Open
duncdrum opened this issue Sep 20, 2021 · 0 comments
Open

[performance] Font rendering Issue slowing down application #520

duncdrum opened this issue Sep 20, 2021 · 0 comments

Comments

@duncdrum
Copy link
Contributor

duncdrum commented Sep 20, 2021

In the words of cypress:

2021-09-20 12:22:08.365 Cypress Helper (Renderer)[24766:182879] CoreText note: Client requested name ".NewYork-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].

there are chrome logs towards the same effect, slowing connections down, because unreachable fonts are attempted to load repeatedly.

TODOL: Check upstream and find out where the problem originates.

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

1 participant