Re: Font rendering issue on macOS - cut off characters

2020-05-26 Thread John Neffenger
On 5/25/20 11:47 AM, Philip Race wrote: Mmm .. it can't be the same bug even if the effect is similar. We don't use freetype on macOS, that's for Linux. Right. I meant the same visible bug (severe color fringes). Can you check your display's settings ? I'm using a Dell UltraSharp U2715H

Re: Font rendering issue on macOS - cut off characters

2020-05-25 Thread Scott Palmer
> Can anyone say if they definitely see it on a built-in retina display too ? Yes. It is present on the built-in Retina display on my mid-2015 MacBook Pro running Catalina 10.15.5 beta. I looked quickly using Java 8. Scott > On May 25, 2020, at 2:48 PM, Philip Race wrote: > > Mmm .. it

Re: Font rendering issue on macOS - cut off characters

2020-05-25 Thread John Neffenger
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:

Re: Font rendering issue on macOS - cut off characters

2020-05-25 Thread Philip Race
I completely forgot we had that report. I think it describes all the same things discussed here. So it is a catalina issue, not a regression, and it is retina & non-retina, but the various consequences are more apparent on non-retina, and only on non-retina are we seeing the cut-off glyphs.

Font rendering issue on macOS - cut off characters

2020-05-25 Thread projects
Sounds like the same bug I've already reported to the OpenJFX project: https://bugs.openjdk.java.net/browse/JDK-8236689 It occurred for me the first time after updating to macOS 10.15 / Catalina and only on non-retina displays. Unfortunately

Re: Font rendering issue on macOS - cut off characters

2020-05-25 Thread Philip Race
Mmm .. it can't be the same bug even if the effect is similar. We don't use freetype on macOS, that's for Linux. Can you check your display's settings ? https://spin.atomicobject.com/2018/08/24/macbook-pro-external-monitor-display-problem/ I have a Dell U2412M and it has a menu similar to what

Re: Font rendering issue on macOS - cut off characters

2020-05-25 Thread Rob Nikander
Thanks. Maybe I should I file another bug report for the shaved off “o” characters? Rob > On May 25, 2020, at 11:44 AM, John Neffenger wrote: > > On 5/24/20 4:27 PM, Rob Nikander wrote: >> You can see the shaved “o” characters there, but I’m just talking about the >> colors now. Is that

Re: Font rendering issue on macOS - cut off characters

2020-05-25 Thread John Neffenger
On 5/24/20 4:27 PM, Rob Nikander wrote: You can see the shaved “o” characters there, but I’m just talking about the colors now. Is that normal? No. I think it's a bug. See my comment dated May 20, 2020, on the old GitHub issue that reported the same bug on Linux in 2018 and was fixed for

Re: Font rendering issue on macOS - cut off characters

2020-05-24 Thread Phil Race
PS the spacing is very uneven. That does not look right. -Phil. > On May 24, 2020, at 5:16 PM, Phil Race wrote: > > That looks normal. > > -Phil. > >> On May 24, 2020, at 4:27 PM, Rob Nikander wrote: >> >> >> >>> On May 24, 2020, at 5:46 PM, Philip Race wrote: >>> >>> That's likely LCD

Re: Font rendering issue on macOS - cut off characters

2020-05-24 Thread Phil Race
That looks normal. -Phil. > On May 24, 2020, at 4:27 PM, Rob Nikander wrote: > > > >> On May 24, 2020, at 5:46 PM, Philip Race wrote: >> >> That's likely LCD sub-pixel text. Its normal to see it if you squint. Not >> new. > > I’m doubting that this is normal, but let me try to share a

Re: Font rendering issue on macOS - cut off characters

2020-05-24 Thread Rob Nikander
> On May 24, 2020, at 5:46 PM, Philip Race wrote: > > That's likely LCD sub-pixel text. Its normal to see it if you squint. Not new. I’m doubting that this is normal, but let me try to share a few screenshots so we can be sure. (All pasted into one PNG for easy comparison):

Re: Font rendering issue on macOS - cut off characters

2020-05-24 Thread Philip Race
On 5/24/20, 3:25 PM, Rob Nikander wrote: On May 24, 2020, at 4:47 PM, Philip Race wrote: Should I understand 10.15.4 is the only version of macOS you've tried ? Not some earlier version of Catalina for example ? Yes, it’s all I’ve tried. As to the cause ? I can only speculate. Rounding

Re: Font rendering issue on macOS - cut off characters

2020-05-24 Thread Rob Nikander
> On May 24, 2020, at 4:47 PM, Philip Race wrote: > > Should I understand 10.15.4 is the only version of macOS you've tried ? > Not some earlier version of Catalina for example ? Yes, it’s all I’ve tried. > As to the cause ? I can only speculate. Rounding error in the bitmap size ? > Being

Re: Font rendering issue on macOS - cut off characters

2020-05-24 Thread Philip Race
Should I understand 10.15.4 is the only version of macOS you've tried ? Not some earlier version of Catalina for example ? Folks *mostly* use retina so it is possible that if it is somewhat recently introduced it is specific to non-retina. As to the cause ? I can only speculate. Rounding

Font rendering issue on macOS - cut off characters

2020-05-24 Thread Rob Nikander
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