On Wed, 16 Mar 2022 06:02:28 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: > > korean fallback added I was not sure how to use "테스트" korean (which was there in JBS testcase) in \uXXX unicode so I used g.drawString("테스트", 100, 80); ------------- PR: https://git.openjdk.java.net/jdk/pull/7643