> Date: Thu, 17 Sep 2015 16:51:03 +0100 > From: Daniel Bünzli <[email protected]> > Cc: Richard Wordingham <[email protected]>, [email protected] > > > > Date: Thu, 17 Sep 2015 13:27:31 +0100 > > > From: Richard Wordingham <[email protected] > > > (mailto:[email protected])> > > > > > > The best estimator is probably the POSIX function wcswidth(). > > Only on glibc-based systems, I'm quite sure. > > Is there a formal definition of the algorithm used ? This [1] is not very > helpful.
They just use a table of values, AFAIK.

