On 5/29/20, 5:38 AM, Kevin Rushforth wrote:

CoreText note: Client requested name ".ArabicUIText-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:].
I can see in the console this message:

What JDK are you running? This looks like it is caused by https://bugs.openjdk.java.net/browse/JDK-8244621 which affects JDKs built with Xcode 11 / MacOSX SDK 10.15.

That message would only appear from the JDK side if you do something to execute some Java 2D code *and* - as Kevin said have a JDK from somewhere that is also using
that newest Xcode.

But I haven't heard anything from Abu that says his app uses Swing Interop for example ...

Abu: does it ? And where did you get JDK ?

BTW I should add that because this message says .ArabicUIText-Regular" I am expecting that you'll be reporting you are running with Arabic as the preferred system language ..

-phil.

Reply via email to