Font rendering issue on macOS - cut off characters
John Neffenger
john at status6.com
Mon May 25 21:33:19 UTC 2020
On 5/25/20 1:34 PM, Philip Race wrote:
> Hmm. Some of the glyphs are grey scale.
I see that, too. Notice the first "A" in "Animation" is anti-aliased in
grayscale, yet the other letters use subpixel rendering and result in
severe color fringes:
https://github.com/javafxports/openjdk-jfx/issues/229#issuecomment-631797333
Also note that the letters seem too close together on macOS compared to
Windows and Linux.
Unfortunately, I have only macOS 10.15 Catalina now, so I can't see how
this renders on 10.13 High Sierra before Apple removed subpixel
rendering for 10.14 Mojave.
John
More information about the openjfx-dev
mailing list