notofonts / noto-cjk

Noto CJK fonts
http://www.google.com/get/noto/help/cjk
2.94k stars 215 forks source link

U+5F69 format is incorrect #277

Open chrissimpkins opened 1 month ago

chrissimpkins commented 1 month ago

We received this Noto Sans CJK bug report from Samsung on an internal Android tracker:

ANDROID OS VERSION: 15 BUILD-ID:

STEPS TO REPRODUCE: (please be specific)

  1. TextView.setText("\u5F69");
  2. check character

REPRODUCE RATE: 10 times out of 10 tries

OBSERVED RESULTS: character shown in KP0-EFBA format

EXPECTED RESULTS: character should be shown in K0-7374

punchcutter commented 1 month ago

This isn't enough information. The KP0-EFBA form is the default for Korean. If the system is set to Korean then this is the expected behavior.