On Tue, 1 Mar 2022 08:31:47 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 I thought there is some mechanism to chain physical fonts, such as if `glim.ttc` is not available for `korean` then use `malgun.ttf` instead, but I may be wrong here. @prrace, can you comment on it? If there is no such fallback mechanism, `Batang` should also be replaced with `Malgun Gothic`, otherwise it would show blobs. ------------- PR: https://git.openjdk.java.net/jdk/pull/7643