Font rendering issue on macOS - cut off characters

Rob Nikander rob.nikander at gmail.com
Sun May 24 19:28:36 UTC 2020


Hello all,

I just started experimenting with JavaFX and I notice a font rendering problem on macOS Catalina 10.15.4, an older (2012) MacBook Pro that does not have a “retina” display. As an example, if I create a `Label` with the default font and the text “aod”, then the “o” character looks like a “c”. The right side of the character is shaved off. Anyone know what is causing this and how to fix it?

Rob


More information about the openjfx-dev mailing list