[Bug localedata/26120] column width of of some Korean JUNGSEONG/JONGSEONG characters wrong (should be 0)
tg at mirbsd dot de
sourceware-bugzilla@sourceware.org
Sun Jun 21 14:20:22 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=26120
--- Comment #10 from Thorsten Glaser <tg at mirbsd dot de> ---
Looks okay (but now you can use 0xD800 in the range call), this is similar to
what I did in my script
http://www.mirbsd.org/cvs.cgi/contrib/code/Snippets/eaw2glibc that
postprocesses the width output I normally use (script
http://www.mirbsd.org/cvs.cgi/contrib/code/Snippets/eawparse and
http://www.mirbsd.org/cvs.cgi/X11/xc/programs/xterm/wcwidth.c?rev=HEAD contains
an example of its output) into glibc-compatible format.
The output I get (for UCD 13.0.0) is identical to yours.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list