6 ms·
Lots of the rarer CJK ideographs are outside the BMP.
by amake 9mo ago
Lots of the rarer CJK ideographs are outside the BMP.
- runarberg 9mo agoThis was actually the first issue for my kanji learning app https://github.com/runarberg/shodoku/issues/1 https://github.com/runarberg/shodoku/issues/1 A classic utf-16 bug, where I failed to grab the two remaining bytes of these ideographs.