Skip to content

How to suppress the warning messages at the beginning of the MATLAB.jl processing? #193

@Leon6j

Description

@Leon6j

I keep getting the below warnings that take so much of my screen. Is there a way to suppress them?

CoreText note: Client requested name ".SFNS-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:].
2021-10-23 19:46:28.336 MATLAB_maci64[21412:7079194] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2021-10-23 19:46:28.341 MATLAB_maci64[21412:7079194] CoreText note: Client requested name ".SFNS-Bold", 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:].
2021-10-23 19:46:28.487 MATLAB_maci64[21412:7079194] CoreText note: Client requested name ".SFNS-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:].
2021-10-23 19:46:28.487 MATLAB_maci64[21412:7079194] CoreText note: Client requested name ".SFNS-Bold", 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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions