add charwidth property · Issue #2 · JuliaStrings/utf8proc (original) (raw)
As discussed in JuliaLang/julia#6939, the wcwidth
function is broken on many operating systems. When we import the Unicode data, it would be good to add another field to our database in order to store the character width, so that we can provide an up-to-date character-width function.