contour-terminal/libunicode

Add UTF-16 conversions

christianparpart opened this issue · 1 comments

It shouldn't just be possible to convert between UTF-8 <-> UTF-32 but also

  • UTF-16 <-> UTF-32

Maybe also generically between two different UTF 8/16/32 versions?

Has been done some weeks ago already. :)