On Thu, 3 Mar 2022 07:45:46 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: > > Add bold version OK, so there is no way to chain the physical fonts. One other thing I noticed was that `GulimChe` is a `monospaced` font, so I would also leave it for `monospaced` properties, as `Malgun Gothic` is a proportional font. ------------- PR: https://git.openjdk.java.net/jdk/pull/7643