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

Phil Race prr at openjdk.java.net
Fri May 27 17:55:54 UTC 2022


On Thu, 26 May 2022 08:49:42 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
> 
>  - Merge branch 'master' of https://git.openjdk.java.net/jdk into JDK-8190907
>  - korean fallback added
>  - Revert dialogInput. Add Bolditalic
>  - Add bold version
>  - 8190907: Windows 10 default Korean Font Malgun Gothic available not used by GUI elements even though available without Korean Language Pack

Good to know. I still believe we should add
sequence.allfonts.UTF-8.ko=alphabetic,korean,dingbats,symbol 
since UTF-8 is now the default encoding.

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

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



More information about the client-libs-dev mailing list