[Bug 28156] Separate GBK and GB18030 even for decoding (toUnicode)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28156

--- Comment #4 from Jungshik Shin <jshin@chromium.org> ---
Hmm.. What's required for ICU can be simpler than I thought (without actually
looking) if we *only* care about the conversion and might be acceptable by the
upstream. In that case, we can save almost 100kB (by dropping the GBK table
entirely). A strawman CL for Chrome's ICU is at
https://codereview.chromium.org/1141463003/. I haven't even compiled it,
though.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 12 May 2015 20:57:09 UTC