Measure widths of various unicode characters
This commit is contained in:
parent
33264b4aec
commit
bcf6193cd9
2 changed files with 378 additions and 0 deletions
|
|
@ -8,3 +8,6 @@ crossterm = "0.23.2"
|
|||
unicode-linebreak = "0.1.2"
|
||||
unicode-segmentation = "1.9.0"
|
||||
unicode-width = "0.1.9"
|
||||
|
||||
[dev-dependencies]
|
||||
unicode-blocks = "0.1.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue