The Case Against Autodecode

David Nadlinger via Digitalmars-d digitalmars-d at puremagic.com
Fri May 27 16:16:58 PDT 2016


On Friday, 27 May 2016 at 22:12:57 UTC, Minas Mina wrote:
> Those should be the same though, i.e compare the same. In order 
> to do that, there is normalization. What is does is to _expand_ 
> the single codepoint Ä into A + ¨

Unless I'm mistaken, this depends on the form used. For example, 
in NFKC you'd get the single codepoint Ä.

  — David


More information about the Digitalmars-d mailing list