Re: [whatwg/encoding] Confusion between Big5 and Big5-HKSCS encodings (#75)

> It seems that there are some code points (I haven't worked out which, yet) that the Encoding Standard has Big5 encoder mappings for but glibc does not have Big5-HKSCS encoder mappings for. 

Oops. I misread what I saw. This was about decode after all.

glibc's iconv's big5-hkscs fails when decoding 0xC6 0xD3, which Encoding Standard decodes to U+65E0.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/issues/75#issuecomment-257236738

Received on Monday, 31 October 2016 08:21:45 UTC