RFR: 8269593: Different fontname on macos [v2]
Kevin Rushforth
kcr at openjdk.org
Tue Apr 11 11:31:51 UTC 2023
On Tue, 29 Jun 2021 14:20:30 GMT, Johan Vos <jvos at openjdk.org> wrote:
>> Make sure the returned fullName of a created font matches the requested name. Since the name is used as a key/identifier in some cases, some internal code relies on this.
>> Added a test to check the case of "System Font Regular" on MacOS, which fails before and succeeds after the patch.
>
> Johan Vos has updated the pull request incrementally with one additional commit since the last revision:
>
> rename test
I am closing this PR now that #1067 is integrated.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/553#issuecomment-1503158767
More information about the openjfx-dev
mailing list