Hi Folks,
The W3C recommends [1] text sent out over the Internet be in Normalized Form C (NFC):
This document therefore chooses NFC as the
base for Web-related early normalization.
So why would one ever generate text in decomposed form (NFD)?
Do any programming languages output text in NFD? Does Java? Python? C#? Perl? JavaScript?
Do any tools produce text in NFD?
Should I assume that any text my applications receive will always be normalized to NFC form?
Is NFD dead?
/Roger
[1] http://www.w3.org/TR/charmod-norm/#sec-ChoiceNFC
Received on Fri Feb 01 2013 - 08:13:22 CST
This archive was generated by hypermail 2.2.0 : Fri Feb 01 2013 - 08:13:23 CST