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 It's a bit hard to talk about 'fallback' fonts here without confusion, as this word might mean at least two things - we have Korean fallback fonts, in a sense that `sequence.fallback` contains `korean` entry, so all logical fonts are supposed to support Korean. And we also want e.g. Batang font to 'fallback' to Malgun Gothic, if Batang font is not installed. ------------- PR: https://git.openjdk.java.net/jdk/pull/7643