--- embedaddon/libiconv/NOTES 2012/02/21 22:57:48 1.1.1.1 +++ embedaddon/libiconv/NOTES 2021/03/17 13:38:46 1.1.1.2 @@ -200,6 +200,9 @@ A: libiconv, as an internationalization library, suppo * ISO-2022-JP-1 We implement this because it's in the RFCs, but I don't think it is really used. + * ISO-2022-JP-MS + We implement this because Microsoft Outlook Express / Microsoft MimeOLE + sends emails in this encoding. * U90, S90 We DON'T implement this because I have no informations about what it is or who uses it. @@ -314,7 +317,7 @@ A: libiconv, as an internationalization library, suppo a nice encoding for debugging. * UNICODE (big endian), UNICODEFEFF (little endian) We DON'T implement these because they are stupid and not standardized. - Full Unicode, in terms of `uint16_t' or `uint32_t' + Full Unicode, in terms of 'uint16_t' or 'uint32_t' (with machine dependent endianness and alignment) * UCS-2-INTERNAL, UCS-4-INTERNAL We implement these because they are the preferred internal