Arabic letters are not displayed correctly in MacOS 10.15.3
Abu Abdullah
falcon.sheep at gmail.com
Fri May 29 00:50:52 UTC 2020
On Fri, May 29, 2020 at 1:21 AM Philip Race <philip.race at oracle.com> wrote:
>
> Looks like this is not a Catalina problem. It is a regression in openjfx 14 on macOS.
> And it is caused by https://bugs.openjdk.java.net/browse/JDK-8234916
I can see in the console this message:
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:].
> We have filed a new bug : https://bugs.openjdk.java.net/browse/JDK-8246104
Thank you
i can see a comment about the differences between Windows and mac. To
me, the difference is about the font type. in Windows it is Tahoma, in
Mac it seems Times-Roman
More information about the openjfx-dev
mailing list