X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/c8188d1aa857972e5ad8e73a3e19735e987b2a5a..56786a220fd951f5e6dabb21ef70be1dd3b80389:/charset-ucplanes.inc.pl diff --git a/charset-ucplanes.inc.pl b/charset-ucplanes.inc.pl index ce57a94..9378dab 100644 --- a/charset-ucplanes.inc.pl +++ b/charset-ucplanes.inc.pl @@ -7,9 +7,11 @@ my %uniblock = ( 0x007, 'grk', 0x008, 'cyr', 0x00A, 'arm', - 0x00B, 'aramaic', - 0x011, '', - 0x012, 'brahmic', + 0x00B, 'heb', + 0x00C, 'arabic', + 0x00E, 'aram', + 0x010, 'aramaic', + 0x012, 'brahmic', 0x020, 'mm', 0x021, 'geor', 0x022, 'jamo', @@ -18,20 +20,20 @@ my %uniblock = ( 0x02D, 'ger', 0x02E, 'brahm', 0x030, 'mon', - 0x031, 'can', + 0x031, 'can', 0x032, 'brahmic', 0x03A, 'extensions', 0x03E, 'greek', 0x040, '·…', - 0x041, 'misc', + 0x041, 'symbols', 0x044, 'maths', 0x046, 'technical', 0x049, '()', 0x04A, 'draw', 0x04C, 'symbols', 0x050, 'braille', - 0x052, '→', - 0x053, 'math', + 0x052, 'arr', + 0x053, 'maths', 0x056, 'misc', 0x058, 'ancient', 0x05A, 'ext', @@ -42,19 +44,23 @@ my %uniblock = ( 0x066, 'compat', 0x068, '', 0x070, 'cjk ideographs A', #+2 - 0x09C, 'cjk unified ideographs', + 0x09C, 'cjk unified ideographs', 0x140, 'yi', - 0x149, 'lisu', + 0x149, 'lisu', 0x14A, 'vai', 0x14C, 'cyr', - 0x14D, 'bam', + 0x14D, 'bam', 0x14E, 'lat-D', - 0x150, 'brahmic', - 0x158, 'hangeul syllables', + 0x150, 'brahmic', + 0x156, 'ext', + 0x158, '', 0x160, 'hangeul syllables', 0x1B0, 'surrogates', - 0x1C0, 'private use', - 0x1F0, 'cjk compat', + 0x1C0, 'private use', + 0x1F0, '', + 0x1F2, 'cjk compat', + 0x1F6, 'presentation', + 0x1FE, 'width', 0xFB0, 'presentation', 0xFB5, '', 0xFC0, 'arabic presentation forms A',