Get the visual width of a string - the number of columns required to display it
Check if the character represented by a given Unicode code point is fullwidth
Get the visual width of the widest line in a string - the number of columns required to display it
Calculates the width of a string, where halfwidth characters count as 1, and fullwidth characters count as 2.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]