charset: omit unassigned half of ascii table
[sheet.git] / charset-ucplanes.inc.pl
index 5739c7efd6ab67d0341639b40f90ef02a0ad1041..8042f706095123447e932b3884848334da78c5d8 100644 (file)
@@ -56,7 +56,8 @@ use utf8;
        0x0AB00 => [0x0100, 'X L Alpha',          'ext', 'various extensions'],
        0x0AC00 => [0x2C00, 'X L Hangul',         'hangeul syllables'],
        0x0D800 => [0x0800, 'X Cs',               'surrogates'],
-       0x0E000 => [0x1900, 'X Co',               'private use'],
+       0x0E000 => [0x1000, 'X Co',               'private use'],
+       0x0F000 => [0x0900, 'X Co',               '<q>corporate use</q>'],
        0x0F900 => [0x0200, 'X L Han',            'cjk compat'],
        0x0FB00 => [0x0400, 'X L Arabic',         'presentation'],
        0x0FF00 => [0x0100, 'X L Latin',          'width'],
@@ -67,16 +68,28 @@ use utf8;
        0x10780 => [0x0080, 'X L Alpha',          'ltr'],
        0x10800 => [0x0800, 'X L Aramaic',        'rtl'],
        0x11000 => [0x1000, 'X L Brahmic',        'brahmic'],
-       0x12000 => [0x1000, 'X L Syllabic',       'cuneiform'],
+       0x12000 => [0x0600, 'X L Syllabic',       'cuneiform'],
+       0x12600 => [0x0800, 'X L Syllabic',       'proto-cuneiform'],
+       0x12E00 => [0x0200, 'X L Syllabic',       'indus'],
        0x13000 => [0x1400, 'X L Syllabic',       'egyptian hieroglyphs'],
        0x14400 => [0x0280, 'X L Syllabic',       'anatolian'],
-       0x14680 => [0x1980, 'X L Syllabic',       'other large scripts'],
+       0x14680 => [0x0980, 'X L Syllabic',       'egyptian'],
+       0x15000 => [0x0080, 'X L Brahmic',        'bra', 'brahmic'],
+       0x15080 => [0x0480, 'X L Syllabic',       'mandombe'],
+       0x15500 => [0x0B00, 'X L Syllabic',       'american hieroglyphs'],
        0x16000 => [0x1000, 'X L Alpha',          'recent'],
        0x17000 => [0x1B00, 'X L Syllabic',       'tangut'],
-       0x18B00 => [0x2A00, 'X L Han',            'east asian'],
+       0x18B00 => [0x0B00, 'X L Han',            'khitan'],
+       0x19600 => [0x0600, 'X L Han',            'jurchen'],
+       0x19C00 => [0x1400, 'X L Han',            'southeast asian'],
+       0x1B000 => [0x0180, 'X L Hiragana',       'kana'],
+       0x1B180 => [0x0180, 'X L Han',            'nushu'],
+       0x1B300 => [0x0200, 'X L Han',            'shuishu'],
        0x1B500 => [0x0700, 'X L Syllabic',       'proto-elamite'],
        0x1BC00 => [0x0400, 'X L Alpha',          'shorthands'],
-       0x1C000 => [0x1000, '',                   'other large scripts'],
+       0x1C000 => [0x0B00, 'X L Syllabic',       'micmac hieroglyphs'],
+       0x1CB00 => [0x0300, 'X L Syllabic',       'rongorongo'],
+       0x1CE00 => [0x0200, '',                   'large scripts'],
        0x1D000 => [0x0380, 'X So',               'notational systems'],
        0x1D380 => [0x0480, 'X Sm',               'math alphanumeric'],
        0x1D800 => [0x0400, 'X L Alpha',          'sutton signs'],