Commit graph

2 commits

Author SHA1 Message Date
wiz
aad5a22cd6 p5-Text-VisualWidth-PP: update to 0.05.
0.05 2017-11-22T02:30:45Z

    - Support unicode combining characters
      (kaz-utashiro)
      https://github.com/tokuhirom/Text-VisualWidth-PP/pull/3
2017-11-24 14:39:21 +00:00
mef
66e5119e31 Import p5-Text-VisualWidth-PP-0.04 as textproc/p5-Text-VisualWidth-PP.
This module provides functions to treat half-width and full-width
characters and display correct size of text in one line on terminals and
mobile phones. You can know the visual width of any text and truncate text
by the visual width. Now this module support flagged UTF-8 and tested only
with Japanese.

This module is pure perl version of Text::VisualWidth. This is bit slow,
but it's not require compiler.
2016-04-10 12:21:37 +00:00