Arabic letters are not displayed correctly in MacOS 10.15.3
Abu Abdullah
falcon.sheep at gmail.com
Fri May 29 06:09:47 UTC 2020
On Fri, May 29, 2020 at 9:46 AM Philip Race <philip.race at oracle.com> wrote:
>
> Ok. you said in the first post :
>
> im using jfx 15-ea-5 on MacOS 10.15.3
>
> Where did you get that build ?
from maven
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-controls</artifactId>
<version>15-ea+5</version>
<classifier>mac</classifier>
</dependency>
More information about the openjfx-dev
mailing list