Skip to content

About window monospace fonts on macOS not set properly #314

@jpgill86

Description

@jpgill86

The install path and Google Drive credentials path appear in serif font rather than monospace in the About window in macOS, and the following is printed to the console:

2021-01-17 14:25:25.021 python[25610:905537] CoreText note: Client requested name ".SFNSMono-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:].

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions