-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Description
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
Labels
No labels