RFR: 8246104: Some complex text doesn't render correctly on macOS
Kevin Rushforth
kcr at openjdk.org
Fri Apr 7 12:03:55 UTC 2023
On Fri, 7 Apr 2023 08:43:14 GMT, Johan Vos <jvos at openjdk.org> wrote:
>>> @johanvos You might want to take a look at this, since it supersedes your earlier PR #547.
>>
>> It also supersedes #553
>
>> @johanvos did you have any comments on this PR?
>
> This approach is a much better approach to fix PR #547 and PR #553
> I had a high-level look at the diff, and it is clean and understandable (also, great explanation in the description of the PR, that really helps in understanding the PR!).
> I added one comment about the macos-specific test in PrismFontFactory, but I think the proposed solution is the most elegant approach to match the macos concepts to the JavaFX concepts.
> I checked the previous review comments and the replies, all looking good.
>
> @jperedadnr did some UI tests, and we see the major improvements as well.
> Excellent work!
> > @johanvos You might want to take a look at this, since it supersedes your earlier PR #547.
>
> It also supersedes #553
Oh, good. In that case, once Phil integrates this PR, PRs #547 and #553 can be closed, and [JDK-8269593](https://bugs.openjdk.org/browse/JDK-8269593) can be closed as a duplicate of [JDK-8246104](https://bugs.openjdk.org/browse/JDK-8246104).
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1067#issuecomment-1500224267
More information about the openjfx-dev
mailing list