RFR: 8190907: Windows 10 default Korean Font Malgun Gothic available not used by GUI elements even though available without Korean Language Pack [v3]

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Wed Mar 16 06:02:28 UTC 2022


On Mon, 14 Mar 2022 18:19:19 GMT, Phil Race <prr at openjdk.org> wrote:

> > It seems then if we have
> > allfonts.korean-fallback=Malgun Gothic
> > and add this korean-fallback to sequence.fallback instead of korean then I guess we can have fix for both.
> > Will this be accepted change?
> 
> It is fine by me. I just want to be hear that you have tested all the scenarios and it works as we want it to.

I have tested with sanserif, serif, monospaced, dialog, dialoginput with PLAIN, BOLD, ITALIC, BOLD-ITALIC style in that order which is rendered correctly
![image](https://user-images.githubusercontent.com/43534309/158526001-8dfb8fb7-ffdd-4ded-8f56-714b0680d998.png)

-------------

PR: https://git.openjdk.java.net/jdk/pull/7643



More information about the client-libs-dev mailing list