RFR: 8269593: Different fontname on macos [v2]
Kevin Rushforth
kcr at openjdk.java.net
Tue Jun 29 17:20:09 UTC 2021
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
@prrace can you review this?
-------------
PR: https://git.openjdk.java.net/jfx/pull/553
More information about the openjfx-dev
mailing list