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 Hmm .. I have not tried this but a "hack" might be to replace korean.allfonts with korean-fallback.allfonts and similarly update sequence.fallback to refer to korean-fallback It is all just name matching so korean could be "foo" and if the duplicate use is the issue that could fix it. ------------- PR: https://git.openjdk.java.net/jdk/pull/7643