GNOME Bugzilla – Bug 338305
g_unichar_iscjkwide
Last modified: 2006-04-19 03:07:07 UTC
glib implements g_unichar_iswide, copied from Markus Kuhn's implementation: http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c In bug 109587 we need to resolve Unicode's ambiguous-width characters to wide under CJK locales. We can of course copy the code into vte, but having it in glib in synch with g_unichar_iswide and the rest of Unicode Character Database makes more sense.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 105626 ***