charset: remove unicode block copy from planes include
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 13 Mar 2015 10:14:27 +0000 (11:14 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 9 Jun 2015 03:43:44 +0000 (05:43 +0200)
charset-ucplanes.inc.pl

index 607f8be114a7ef9e4228430c718b05ae4dafd1d3..cf7c975fe48c16dd136be91fcda65fc6c90f8f46 100644 (file)
@@ -61,20 +61,6 @@ my %uniblock = (
        0x0F90, '<td colspan="4" class="X L Han">cjk compat',
        0x0FB0, '<td colspan="8" class="X L Arabic">presentation',
        0x0FF0, '<td colspan="2" class="X L Latin">width',
        0x0F90, '<td colspan="4" class="X L Han">cjk compat',
        0x0FB0, '<td colspan="8" class="X L Arabic">presentation',
        0x0FF0, '<td colspan="2" class="X L Latin">width',
-       0x7D80, '<td colspan="5" class="X Xd L">presentation',
-       0x7DA8, '<td colspan="11" class="X Xd L Arabic" style="border-bottom:none">',
-       0x7E00, '<td colspan="16" class="X Xd L Arabic" style="border-top:none; border-bottom:none">arabic presentation forms A',
-       0x7E80, '<td colspan="13" class="X Xd L Arabic" style="border-top:none">',
-       0x7EE8, '<td colspan="2" class="Xi">?',
-       0x7EF8, '<td colspan="1" class="X Xd L Arabic" style="border-top:none">',
-       0x7F00, '<td colspan="1" class="X Cc">var',
-       0x7F08, '<td colspan="1" class="X L Pd">ver',
-       0x7F10, '<td colspan="1" class="X L Mn">½',
-       0x7F18, '<td colspan="2" class="X Xd Pd Han">comp',
-       0x7F28, '<td colspan="2" class="X Xd L Latin">small',
-       0x7F38, '<td colspan="9" class="X Xd L Arabic">arabic presentation B',
-       0x7F80, '<td colspan="15" class="X L Latin">halfwidth &amp; fullwidth forms',
-       0x7FF8, '<td colspan="1" class="X Cc">sp',
 );
 
 sub {
 );
 
 sub {