| Index: README.chromium
|
| ===================================================================
|
| --- README.chromium (revision 292003)
|
| +++ README.chromium (working copy)
|
| @@ -83,15 +83,14 @@
|
| - Add three new tables per WHATWG encoding standards for EUC-JP,
|
| Shift_JIS and CP866.
|
| They're generated with scripts/{eucjp, sjis, ibm866}_gen.sh.
|
| - - Add three 'fake' tables for ISO-2022-CN(-Ext) : noop-*.ucm.
|
|
|
| - uconv.patch
|
| - a. ucnv2022 uses 3 fake tables for ISO-2022-CN(-Ext) instead of two
|
| - huge tables.
|
| - b. ISO-2022-JP-[1-4] is dropped.
|
| - c. SCSU, BOCU, ISCII, UTF-7 conversion is diabled leading to
|
| - the 47kB reduction in the code size.
|
| + a. ISO-2022-JP-[1-4] is dropped.
|
| + b. SCSU, BOCU, ISCII, UTF-7, LMB, ibm42*, ISO-2022-{KR,CN*} and HZ-GB :
|
| + converters and detectors are dropped leading to the ~100kB reduction
|
| + in the code size.
|
|
|
| +
|
| 5. Locale changes
|
| - patches/locale1.patch :
|
| a. Exemplar character set changes for zh*, ja + 9 Indian locales
|
|
|