RFR: 8190907: Windows 10 default Korean Font Malgun Gothic available not used by GUI elements even though available without Korean Language Pack [v2]
Naoto Sato
naoto at openjdk.java.net
Thu Mar 3 17:09:01 UTC 2022
On Thu, 3 Mar 2022 07:45:46 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> Malgun_Gothic(https://en.wikipedia.org/wiki/Malgun_Gothic) had replaced Gulim korean font so it needs to be updated to show korean fonts
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>
> Add bold version
OK, so there is no way to chain the physical fonts.
One other thing I noticed was that `GulimChe` is a `monospaced` font, so I would also leave it for `monospaced` properties, as `Malgun Gothic` is a proportional font.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7643
More information about the client-libs-dev
mailing list