Costas I. Stergiou wrote:

Actually, the NFC standard is all about precomposed chars. All the
extended
greek chars are exactly this: the (pre-composed) greek letters with the
diacriticals. I use icu4j for all my tests & conversions and when
asking to take
a text and convert it to NFC it does use the extended greek chars. So, my
almost certain answer, is yes (extended greek is NFC)

Costas,


It sounds like you know what you're doing. My only concern was that the Greek Extended area was categorized as compatability or presentation, in which case they might not be canonically equivalent to decomposed codepoint sequences. But if you're doing NFC normalization already, then obviously they are.

--Chris

_______________________________________________
sword-devel mailing list
[EMAIL PROTECTED]
http://www.crosswire.org/mailman/listinfo/sword-devel

Reply via email to