Expand description
Functions§
- Assure that
sis decomposed, i.e.äturns intoaand<umlaut>. - Assure that
sis precomposed, i.e.äis a single code-point, and not two i.e.aand<umlaut>. - Return the precomposed version of
name, ornameitself if it contained illformed unicode, or if the unicode version didn’t contains decomposed unicode. Otherwise, similar toprecompose() - Return the precomposed version of
path, orpathitself if it contained illformed unicode, or if the unicode version didn’t contains decomposed unicode. Otherwise, similar toprecompose()