Skip to content

[performance] Font rendering Issue slowing down application #520

@duncdrum

Description

@duncdrum

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions