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

Phil Race prr at openjdk.java.net
Wed Jun 1 20:54:20 UTC 2022


On Sat, 28 May 2022 03:41:29 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:
> 
>   Added UTF-8 korean fallback

Something weird is going on .. 
Malgun is now not appearing in the font menu of Font2DTest when I use  ko + UTF-8 !?
It appears if I use -Dfile.encoding=ko instead.

Something we are doing is hiding it.

Also can you attach the source of your test to JBS !

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

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



More information about the client-libs-dev mailing list