poco
poco copied to clipboard
UTF8::normalize()
It would be nice to have support for Unicode normalization in the Poco::UTF8
class.
This could be implemented with utf8proc
.