On Fri, 4 Mar 2022 05:07:44 GMT, Prasanta Sadhukhan <psadhuk...@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:
> 
>   Revert dialogInput. Add Bolditalic

But serif.plain.korean isn't used unless it is a Korean locale .. so what's the 
point ?

And this one line already added 
allfonts.korean=Malgun Gothic
will provide it as a fall back so I don't see the need.
If I am an English language user running in a US / UK locale I'll get my Korean 
glyphs from there with the only difference being it isn't in the same place in 
the precedence order.
This also ensures that any "new" code points added in that font not present in 
the older ones will always be available.

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

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

Reply via email to