Subject: | Method of determining visual width |
Method of determining visual width should perhaps be changed to using Text::CharWidth's mbswidth(), which works for Chinese as well as other languages.
Also take a look at Text::ANSITable which is also using mbswidth() (via Text::ANSI::Util's ta_mbswidth()).
Regards,
Steven