]> git.wh0rd.org - fontconfig.git/commitdiff
Add nynorsk and bokml, remove double angle quotes from other languages
authorKeith Packard <keithp@keithp.com>
Fri, 12 Jul 2002 09:13:32 +0000 (09:13 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 12 Jul 2002 09:13:32 +0000 (09:13 +0000)
18 files changed:
fc-lang/Imakefile
fc-lang/ab.orth
fc-lang/ba.orth
fc-lang/be.orth
fc-lang/br.orth
fc-lang/da.orth
fc-lang/de.orth
fc-lang/fclang.h
fc-lang/fr.orth
fc-lang/gl.orth
fc-lang/iso639-2
fc-lang/kk.orth
fc-lang/kl.orth
fc-lang/nb.orth [new file with mode: 0644]
fc-lang/nn.orth [new file with mode: 0644]
fc-lang/no.orth
fc-lang/ru.orth
fc-lang/uk.orth

index 735ab4e0cc3699ae78f068f4deeb55a44b509ec9..c6fcd067bbf080783a8ebdb9994fcc4a5143e408 100644 (file)
@@ -1,4 +1,4 @@
-XCOMM $XFree86: xc/lib/fontconfig/fc-lang/Imakefile,v 1.7 2002/07/12 07:52:15 keithp Exp $
+XCOMM $XFree86: xc/lib/fontconfig/fc-lang/Imakefile,v 1.8 2002/07/12 07:58:16 keithp Exp $
 
 #ifdef UseInstalled
 /* building outside the tree, use private defines */
@@ -21,20 +21,21 @@ TMPL=fclang.tmpl.h
 # language codes
 #
 
-ORTH=ab.orth ar.orth ava.orth az.orth ba.orth be.orth bg.orth bh.orth\
-     bho.orth bn.orth bo.orth br.orth bua.orth ca.orth ce.orth chm.orth\
-     chr.orth co.orth cs.orth cv.orth da.orth de.orth el.orth en.orth eo.orth\
-     es.orth et.orth eu.orth fa.orth fi.orth fo.orth fr.orth fy.orth ga.orth\
-     gd.orth gez.orth gl.orth gu.orth he.orth hi.orth hr.orth hu.orth hy.orth\
-     ik.orth is.orth it.orth iu.orth ja.orth ka.orth kaa.orth kk.orth kl.orth\
-     km.orth kn.orth ko.orth kok.orth ks.orth ku.orth kum.orth kv.orth\
-     ky.orth la.orth lez.orth lo.orth lt.orth lv.orth mk.orth ml.orth mn.orth\
-     mo.orth mr.orth mt.orth ne.orth nl.orth no.orth oc.orth or.orth os.orth\
-     pl.orth pt.orth rm.orth ro.orth ru.orth sa.orth sah.orth sel.orth\
-     sh.orth si.orth sk.orth sl.orth sq.orth sr.orth sv.orth ta.orth te.orth\
-     tg.orth th.orth tk.orth tl.orth tr.orth tt.orth tyv.orth uk.orth uz.orth\
-     vo.orth wa.orth yi.orth zh_cn.orth zh_hk.orth zh_mo.orth zh_sg.orth\
-     zh_tw.orth
+ORTH=ab.orth ar.orth ava.orth az.orth ba.orth be.orth bg.orth bh.orth \
+     bho.orth bn.orth bo.orth br.orth bua.orth ca.orth ce.orth chm.orth \
+     chr.orth co.orth cs.orth cv.orth da.orth de.orth el.orth en.orth eo.orth \
+     es.orth et.orth eu.orth fa.orth fi.orth fo.orth fr.orth fy.orth ga.orth \
+     gd.orth gez.orth gl.orth gu.orth he.orth hi.orth hr.orth hu.orth hy.orth \
+     ik.orth is.orth it.orth iu.orth ja.orth ka.orth kaa.orth kk.orth kl.orth \
+     km.orth kn.orth ko.orth kok.orth ks.orth ku.orth kum.orth kv.orth \
+     ky.orth la.orth lez.orth lo.orth lt.orth lv.orth mk.orth ml.orth mn.orth \
+     mo.orth mr.orth mt.orth nb.orth ne.orth nl.orth nn.orth no.orth oc.orth \
+     or.orth os.orth pl.orth pt.orth rm.orth ro.orth ru.orth sa.orth sah.orth \
+     sel.orth sh.orth si.orth sk.orth sl.orth sq.orth sr.orth sv.orth ta.orth \
+     te.orth tg.orth th.orth tk.orth tl.orth tr.orth tt.orth tyv.orth uk.orth \
+     uz.orth vo.orth wa.orth yi.orth zh_cn.orth zh_hk.orth zh_mo.orth \
+     zh_sg.orth zh_tw.orth
+     
 
 all:: $(TARG)
      
index 8375045887f85f1565e6a4ce10e0ba0090942e38..03e6e02212e2f2e58d204e5be513d8f19493469f 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/ab.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -22,8 +22,8 @@
 # PERFORMANCE OF THIS SOFTWARE.
 #
 # Abkhazia (AB)
-00ab
-00bb
+#00ab          # double angle quotes
+#00bb          # double angle quotes
 0401
 040f
 0410-044f
index 86ce03e7d7f5c7ec45408e6f0104cab67db08f0f..07ac28d6d677aa00a92de551d1ab34de44463cdc 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/ba.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -22,8 +22,8 @@
 # PERFORMANCE OF THIS SOFTWARE.
 #
 # Bashkir (BA)
-00ab
-00bb
+#00ab
+#00bb
 0401
 0410-044f
 0451
index 0de2eda5f7f6b0e84cfd486a9d5d9e705032d66e..d521ee7553b38fe7b263fce5547e67dc3eca3255 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/be.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -22,8 +22,8 @@
 # PERFORMANCE OF THIS SOFTWARE.
 #
 # Byelorussian (BE)
-00ab
-00bb
+#00ab
+#00bb
 0401
 0406
 040e
index 964d732e858d9c8e691e014a4846587f53db41f8..2dd1fd0926b81fda64fae9f10c2f65698ad006bc 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/br.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
 # PERFORMANCE OF THIS SOFTWARE.
 #
 # Breton (BR)
-0027
+#0027
 0041-005a
 0061-007a
-00ab
-00bb
+#00ab
+#00bb
 00c2
 00ca
 00d1
index 53e6431ab0514f3145e260825b7ded7283fbd977..c9bf2c7fba35dd96e2105a869528532ee5ae3035 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/da.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -24,8 +24,8 @@
 # Danish (DA)
 0041-005a
 0061-007a
-00ab
-00bb
+#00ab
+#00bb
 00c0-00c2
 00c4-00cb
 00cd
index 844977a384b79ae6b0dd008c2866f3ac07dcf30a..82ea7d8a9c6bbeb9d490f97433a293eb16e0dff9 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/de.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -22,8 +22,8 @@
 # PERFORMANCE OF THIS SOFTWARE.
 #
 # German (DE)
-00ab
-00bb
+#00ab
+#00bb
 0041-005a
 0061-007a
 00c4
index 37a00cba3d486210807c8c6ea7c580ba7dd36327..7d25cd2e40734b1bce16a6ea59ea7c8ad7f97b91 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* total size: 780 unique leaves: 541 */
+/* total size: 778 unique leaves: 542 */
 
-static const FcCharLeaf        leaves[541] = {
+static const FcCharLeaf        leaves[542] = {
     { { /* 0 */
-    0x00000000, 0x00000000, 0x00000000, 0x00000000,
-    0x00000000, 0x08000800, 0x00000000, 0x00000000,
-    } },
-    { { /* 1 */
     0xffff8002, 0xffffffff, 0x8002ffff, 0x00000000,
     0xc0000000, 0xf0fc33c0, 0x03000000, 0x00000000,
     } },
-    { { /* 2 */
+    { { /* 1 */
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     0xffffffff, 0xffffffff, 0xffffffff, 0x1fffffff,
     } },
-    { { /* 3 */
+    { { /* 2 */
     0xffff0042, 0xffffffff, 0x0002ffff, 0x00000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 4 */
+    { { /* 3 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
     0x00000000, 0x00000000, 0x10400090, 0x10400090,
     } },
-    { { /* 5 */
+    { { /* 4 */
     0xc0000000, 0x00030000, 0xc0000000, 0x00000000,
     0x00008000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 6 */
+    { { /* 5 */
     0x00000000, 0x00000000, 0x02000000, 0x00000000,
     0x00000000, 0x10000000, 0x00000000, 0x00000000,
     } },
-    { { /* 7 */
+    { { /* 6 */
     0xffff0100, 0xffffffff, 0x0100ffff, 0x00000000,
     0x300c0000, 0x0f00c000, 0x03000000, 0x00000300,
     } },
-    { { /* 8 */
+    { { /* 7 */
     0xffff0002, 0xffffffff, 0x0002ffff, 0x00000000,
     0x030c0000, 0x0000cc0f, 0x03000000, 0x00000300,
     } },
-    { { /* 9 */
+    { { /* 8 */
     0xffff4042, 0xffffffff, 0x4042ffff, 0x00000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 10 */
+    { { /* 9 */
     0xffff0001, 0xffffd7ff, 0x2001d7ff, 0x00000c0c,
     0x00000000, 0x00002000, 0x00000000, 0x00000000,
     } },
-    { { /* 11 */
+    { { /* 10 */
     0xffffffe0, 0x83ffffff, 0x00003fff, 0x00000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 12 */
+    { { /* 11 */
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     0xfff99fee, 0xd3c5fdff, 0xb080399f, 0x07ffffcf,
     } },
-    { { /* 13 */
+    { { /* 12 */
     0xffffffff, 0xffffffff, 0xfffffeff, 0xfffe07ff,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 14 */
-    0x00000000, 0x00000080, 0x07fffffe, 0x07fffffe,
-    0x00000000, 0x08000800, 0x12020404, 0x12020404,
+    { { /* 13 */
+    0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
+    0x00000000, 0x00000000, 0x12020404, 0x12020404,
     } },
-    { { /* 15 */
+    { { /* 14 */
     0xffff0002, 0xffffffff, 0x0002ffff, 0x000c0000,
     0x00000000, 0x0c00c000, 0x00000000, 0x00000000,
     } },
-    { { /* 16 */
+    { { /* 15 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
     0x00000000, 0x00800000, 0x140ca381, 0x140ca381,
     } },
-    { { /* 17 */
+    { { /* 16 */
     0x00000000, 0x80000000, 0x00000001, 0x00000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 18 */
+    { { /* 17 */
     0xffff0002, 0xffffffff, 0x0002ffff, 0x00000000,
     0x00000000, 0x00000030, 0x000c0000, 0x030300c0,
     } },
-    { { /* 19 */
+    { { /* 18 */
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     0x00000000, 0xffffffff, 0xffffffff, 0x001fffff,
     } },
-    { { /* 20 */
+    { { /* 19 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
-    0x00000000, 0x08000800, 0x0a12cf45, 0x8a12cf45,
+    0x00000000, 0x00000000, 0x0a12cf45, 0x8a12cf45,
+    } },
+    { { /* 20 */
+    0x00000000, 0x00000000, 0x000c0000, 0x01000000,
+    0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
     { { /* 21 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
@@ -127,7 +127,7 @@ static const FcCharLeaf     leaves[541] = {
     } },
     { { /* 25 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
-    0x00000000, 0x08000800, 0x75592ff7, 0x75592ff7,
+    0x00000000, 0x00000000, 0x75592ff7, 0x75592ff7,
     } },
     { { /* 26 */
     0x00000000, 0x00000000, 0x000c0000, 0x00000000,
@@ -135,7 +135,7 @@ static const FcCharLeaf     leaves[541] = {
     } },
     { { /* 27 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
-    0x00000000, 0x08000800, 0x90400010, 0x10400010,
+    0x00000000, 0x00000000, 0x90400010, 0x10400010,
     } },
     { { /* 28 */
     0x00000000, 0x00000000, 0x00000000, 0x44300000,
@@ -223,7 +223,7 @@ static const FcCharLeaf     leaves[541] = {
     } },
     { { /* 49 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
-    0x00000000, 0x88000802, 0x140a2202, 0x140a2202,
+    0x00000000, 0x00000000, 0x140a2202, 0x140a2202,
     } },
     { { /* 50 */
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
@@ -635,7 +635,7 @@ static const FcCharLeaf     leaves[541] = {
     } },
     { { /* 152 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
-    0x00000000, 0x08000800, 0x0d10646e, 0x0d10646e,
+    0x00000000, 0x00000000, 0x0d10646e, 0x0d10646e,
     } },
     { { /* 153 */
     0x00000000, 0x01000300, 0x00000000, 0x00000300,
@@ -1075,1117 +1075,1121 @@ static const FcCharLeaf     leaves[541] = {
     } },
     { { /* 262 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
-    0x00000000, 0x00000000, 0x10408810, 0x10408810,
+    0x00000000, 0x00000000, 0x115c0ff7, 0x115c0ff7,
     } },
     { { /* 263 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
-    0x00000000, 0x08000800, 0x115c0ff7, 0x115c0ff7,
+    0x00000000, 0x00000000, 0x10408810, 0x10408810,
     } },
     { { /* 264 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
-    0x00000000, 0x00000000, 0x000cab83, 0x0004ab83,
+    0x00000000, 0x00000000, 0x115c0671, 0x115c0671,
     } },
     { { /* 265 */
+    0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
+    0x00000000, 0x00000000, 0x000cab83, 0x0004ab83,
+    } },
+    { { /* 266 */
     0xfff99fee, 0xf3cdfdff, 0xb0c0398f, 0x0001ffc3,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 266 */
+    { { /* 267 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
     0x00000000, 0x00000000, 0x00080000, 0x00080000,
     } },
-    { { /* 267 */
+    { { /* 268 */
     0x030000f0, 0x00000000, 0x0c00001e, 0x1e000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 268 */
+    { { /* 269 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
     0x00000000, 0x08000000, 0x1438268f, 0x1438268f,
     } },
-    { { /* 269 */
+    { { /* 270 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
     0x00000000, 0x00000000, 0x02045301, 0x02045301,
     } },
-    { { /* 270 */
+    { { /* 271 */
     0xffff0042, 0xffffffff, 0x0042ffff, 0x003c000c,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 271 */
+    { { /* 272 */
     0xffff0002, 0xffffffff, 0x0002ffff, 0x000c0000,
     0x00300000, 0x0c00c030, 0x03000000, 0x00000000,
     } },
-    { { /* 272 */
+    { { /* 273 */
     0xfdff8f04, 0xfdff01ff, 0x8f0401ff, 0x00000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 273 */
+    { { /* 274 */
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     0xfc7fffec, 0x2ffbffff, 0xff5f847f, 0x001c0000,
     } },
-    { { /* 274 */
+    { { /* 275 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
     0x00000000, 0x00000000, 0x34582212, 0x34582212,
     } },
-    { { /* 275 */
+    { { /* 276 */
     0x0000f000, 0x66000000, 0x00330180, 0x60030033,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 276 */
+    { { /* 277 */
     0x000330c0, 0x00000000, 0x00000000, 0x60000003,
     0x00000000, 0x00000000, 0x00001b60, 0x003c0000,
     } },
-    { { /* 277 */
+    { { /* 278 */
     0x00009e2c, 0x00000000, 0x9e2c0000, 0x00000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 278 */
+    { { /* 279 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
     0x00000000, 0x00000000, 0x00000880, 0x00000880,
     } },
-    { { /* 279 */
+    { { /* 280 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
     0x00000000, 0x08000000, 0x3fdfffff, 0x3f5fffff,
     } },
-    { { /* 280 */
+    { { /* 281 */
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     0xd63dc7ec, 0xc3bfc718, 0x00803dc7, 0x0007ff80,
     } },
-    { { /* 281 */
+    { { /* 282 */
     0xfffddfee, 0xc3effdff, 0x00603ddf, 0x0000ffc3,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 282 */
+    { { /* 283 */
     0xffff0002, 0xffffffff, 0x0002ffff, 0x00000000,
     0x0c0c0000, 0x00cc0000, 0x00000000, 0x0000c00c,
     } },
-    { { /* 283 */
+    { { /* 284 */
     0xfffffffe, 0x87ffffff, 0x0fffffff, 0x00000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 284 */
+    { { /* 285 */
     0xffff0002, 0xffffffff, 0x0002ffff, 0x000c0000,
     0x00c00000, 0x0000c00c, 0x03000000, 0x00000000,
     } },
-    { { /* 285 */
+    { { /* 286 */
     0x001fdfff, 0x00000000, 0x00000000, 0x00000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 286 */
+    { { /* 287 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
     0x00000000, 0x00800000, 0x18400004, 0x18400084,
     } },
-    { { /* 287 */
+    { { /* 288 */
     0xc0000000, 0x00000000, 0x00000000, 0x00000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 288 */
+    { { /* 289 */
     0xffff0002, 0xffffffff, 0x0002ffff, 0x000c0000,
     0x00c00000, 0x0c00c00c, 0x03000000, 0x00000000,
     } },
-    { { /* 289 */
+    { { /* 290 */
     0xffff00d2, 0xffffffff, 0x00d2ffff, 0x00000000,
     0x00030000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 290 */
+    { { /* 291 */
     0xffff0002, 0xffffe5ff, 0x0002e5ff, 0x00000000,
     0x0c0c0000, 0x000c0000, 0x00000000, 0x00030000,
     } },
-    { { /* 291 */
+    { { /* 292 */
     0x00000000, 0x00000000, 0x077dfffe, 0x077dfffe,
     0x00000000, 0x00000000, 0x10400010, 0x10400010,
     } },
-    { { /* 292 */
+    { { /* 293 */
     0x00000000, 0x00000000, 0x07fffffe, 0x07fffffe,
     0x00000000, 0x00000000, 0x081047a4, 0x081047a4,
     } },
-    { { /* 293 */
+    { { /* 294 */
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     0x00000000, 0x00000000, 0x00000280, 0x00000000,
     } },
-    { { /* 294 */
+    { { /* 295 */
     0x7f7b7f8b, 0xef553db4, 0xf35dfba8, 0x400b0243,
     0x8d3efb40, 0x8c2c7bf7, 0xe3fa6eff, 0xa8ed1d3a,
     } },
-    { { /* 295 */
+    { { /* 296 */
     0xcf83e602, 0x35558cf5, 0xffabe048, 0xd85992b9,
     0x2892ab18, 0x8020d7e9, 0xf583c438, 0x450ae74a,
     } },
-    { { /* 296 */
+    { { /* 297 */
     0x9714b000, 0x54007762, 0x1420d188, 0xc8c01020,
     0x00002121, 0x0c0413a8, 0x04408000, 0x082870c0,
     } },
-    { { /* 297 */
+    { { /* 298 */
     0x000408c0, 0x80000002, 0x14722b7b, 0x3bfb7924,
     0x1ae43327, 0x38ef9835, 0x28029ad1, 0xbf69a813,
     } },
-    { { /* 298 */
+    { { /* 299 */
     0x2fc665cf, 0xafc96b11, 0x5053340f, 0xa00486a2,
     0xe8090106, 0xc00e3f0f, 0x81450a88, 0xc6010010,
     } },
-    { { /* 299 */
+    { { /* 300 */
     0x26e1a161, 0xce00444b, 0xd4eec7aa, 0x85bbcadf,
     0xa5203a74, 0x8840436c, 0x8bd23f06, 0x3befff79,
     } },
-    { { /* 300 */
+    { { /* 301 */
     0xe8eff75a, 0x5b36fbcb, 0x1bfd0d49, 0x39ee0154,
     0x2e75d855, 0xa91abfd8, 0xf6bff3d7, 0xb40c67e0,
     } },
-    { { /* 301 */
+    { { /* 302 */
     0x081382c2, 0xd08bd49d, 0x1061065a, 0x59e074f2,
     0xb3128f9f, 0x6aaa0080, 0xb05e3230, 0x60ac9d7a,
     } },
-    { { /* 302 */
+    { { /* 303 */
     0xc900d303, 0x8a563098, 0x13907000, 0x18421f14,
     0x0008c060, 0x10808008, 0xec900400, 0xe6332817,
     } },
-    { { /* 303 */
+    { { /* 304 */
     0x90000758, 0x4e09f708, 0xfc83f485, 0x18c8af53,
     0x080c187c, 0x01146adf, 0xa734c80c, 0x2710a011,
     } },
-    { { /* 304 */
+    { { /* 305 */
     0x422228c5, 0x00210413, 0x41123010, 0x40001820,
     0xc60c022b, 0x10000300, 0x00220022, 0x02495810,
     } },
-    { { /* 305 */
+    { { /* 306 */
     0x9670a094, 0x1792eeb0, 0x05f2cb96, 0x23580025,
     0x42cc25de, 0x4a04cf38, 0x359f0c40, 0x8a001128,
     } },
-    { { /* 306 */
+    { { /* 307 */
     0x910a13fa, 0x10560229, 0x04200641, 0x84f00484,
     0x0c040000, 0x412c0400, 0x11541206, 0x00020a4b,
     } },
-    { { /* 307 */
+    { { /* 308 */
     0x00c00200, 0x00940000, 0xbfbb0001, 0x242b167c,
     0x7fa89bbb, 0xe3790c7f, 0xe00d10f4, 0x9f014132,
     } },
-    { { /* 308 */
+    { { /* 309 */
     0x35728652, 0xff1210b4, 0x4223cf27, 0x8602c06b,
     0x1fd33106, 0xa1aa3a0c, 0x02040812, 0x08012572,
     } },
-    { { /* 309 */
+    { { /* 310 */
     0x485040cc, 0x601062d0, 0x29001c80, 0x00109a00,
     0x22000004, 0x00800000, 0x68002020, 0x609ecbe6,
     } },
-    { { /* 310 */
+    { { /* 311 */
     0x3f73916e, 0x398260c0, 0x48301034, 0xbd5c0006,
     0xd6fb8cd1, 0x43e820e1, 0x084e0600, 0xc4d00500,
     } },
-    { { /* 311 */
+    { { /* 312 */
     0x89aa8d1f, 0x1602a6e1, 0x21ed0001, 0x1a8b3656,
     0x13a51fb7, 0x30a06502, 0x23c7b278, 0xe9226c93,
     } },
-    { { /* 312 */
+    { { /* 313 */
     0x3a74e47f, 0x98208fe3, 0x2625280e, 0xbf49bf9c,
     0xac543218, 0x1916b949, 0xb5220c60, 0x0659fbc1,
     } },
-    { { /* 313 */
+    { { /* 314 */
     0x8420e343, 0x800008d9, 0x20225500, 0x00a10184,
     0x20104800, 0x40801380, 0x00160d04, 0x80200040,
     } },
-    { { /* 314 */
+    { { /* 315 */
     0x8de7fd40, 0xe0985436, 0x091e7b8b, 0xd249fec8,
     0x8dee0611, 0xba221937, 0x9fdd77f4, 0xf0daf3ec,
     } },
-    { { /* 315 */
+    { { /* 316 */
     0xec424386, 0x26048d3f, 0xc021fa6c, 0x0cc2628e,
     0x0145d785, 0x559977ad, 0x4045e250, 0xa154260b,
     } },
-    { { /* 316 */
+    { { /* 317 */
     0x58199827, 0xa4103443, 0x411405f2, 0x07002280,
     0x426600b4, 0x15a17210, 0x41856025, 0x00000054,
     } },
-    { { /* 317 */
+    { { /* 318 */
     0x01040201, 0xcb70c820, 0x6a629320, 0x0095184c,
     0x9a8b1880, 0x3201aab2, 0x00c4d87a, 0x04c3f3e5,
     } },
-    { { /* 318 */
+    { { /* 319 */
     0xa238d44d, 0x5072a1a1, 0x84fc980a, 0x44d1c152,
     0x20c21094, 0x42104180, 0x3a000000, 0xd29d0240,
     } },
-    { { /* 319 */
+    { { /* 320 */
     0xa8b12f01, 0x2432bd40, 0xd04bd34d, 0xd0ada723,
     0x75a10a92, 0x01e9adac, 0x771f801a, 0xa01b9225,
     } },
-    { { /* 320 */
+    { { /* 321 */
     0x20cadfa1, 0x738c0602, 0x003b577f, 0x00d00bff,
     0x0088806a, 0x0029a1c4, 0x05242a05, 0x16234009,
     } },
-    { { /* 321 */
+    { { /* 322 */
     0x80056822, 0xa2112011, 0x64900004, 0x13824849,
     0x193023d5, 0x08922980, 0x88115402, 0xa0042001,
     } },
-    { { /* 322 */
+    { { /* 323 */
     0x81800400, 0x60228502, 0x0b010090, 0x12020022,
     0x00834011, 0x00001a01, 0x00000000, 0x00000000,
     } },
-    { { /* 323 */
+    { { /* 324 */
     0x00000000, 0x4684009f, 0x020012c8, 0x1a0004fc,
     0x0c4c2ede, 0x80b80402, 0x0afca826, 0x22288c02,
     } },
-    { { /* 324 */
+    { { /* 325 */
     0x8f7ba0e0, 0x2135c7d6, 0xf8b106c7, 0x62550713,
     0x8a19936e, 0xfb0e6efa, 0x48f91630, 0x7debcd2f,
     } },
-    { { /* 325 */
+    { { /* 326 */
     0x4e845892, 0x7a2e4ca0, 0x561eedea, 0x1190c649,
     0xe83a5324, 0x8124cfdb, 0x634218f1, 0x1a8a5853,
     } },
-    { { /* 326 */
+    { { /* 327 */
     0x24d37420, 0x0514aa3b, 0x89586018, 0xc0004800,
     0x91018268, 0x2cd684a4, 0xc4ba8886, 0x02100377,
     } },
-    { { /* 327 */
+    { { /* 328 */
     0x00388244, 0x404aae11, 0x510028c0, 0x15146044,
     0x10007310, 0x02480082, 0x40060205, 0x0000c003,
     } },
-    { { /* 328 */
+    { { /* 329 */
     0x0c020000, 0x02200008, 0x40009000, 0xd161b800,
     0x32744621, 0x3b8af800, 0x8b00050f, 0x2280bbd0,
     } },
-    { { /* 329 */
+    { { /* 330 */
     0x07690600, 0x00438040, 0x50005420, 0x250c41d0,
     0x83108410, 0x02281101, 0x00304008, 0x020040a1,
     } },
-    { { /* 330 */
+    { { /* 331 */
     0x20000040, 0xabe31500, 0xaa443180, 0xc624c2c6,
     0x8004ac13, 0x03d1b000, 0x4285611e, 0x1d9ff303,
     } },
-    { { /* 331 */
+    { { /* 332 */
     0x78e8440a, 0xc3925e26, 0x00852000, 0x4000b001,
     0x88424a90, 0x0c8dca04, 0x4203a705, 0x000422a1,
     } },
-    { { /* 332 */
+    { { /* 333 */
     0x0c018668, 0x10795564, 0xdea00002, 0x40c12000,
     0x5001488b, 0x04000380, 0x50040000, 0x80d0c05d,
     } },
-    { { /* 333 */
+    { { /* 334 */
     0x970aa010, 0x4dafbb20, 0x1e10d921, 0x83140460,
     0xa6d68848, 0x733fd83b, 0x497427bc, 0x92130ddc,
     } },
-    { { /* 334 */
+    { { /* 335 */
     0x8ba1142b, 0xd1392e75, 0x50503009, 0x69008808,
     0x024a49d4, 0x80164010, 0x89d7e564, 0x5316c020,
     } },
-    { { /* 335 */
+    { { /* 336 */
     0x86002b92, 0x15e0a345, 0x0c03008b, 0xe200196e,
     0x80067031, 0xa82916a5, 0x18802000, 0xe1487aac,
     } },
-    { { /* 336 */
+    { { /* 337 */
     0xb5d63207, 0x5f9132e8, 0x20e550a1, 0x10807c00,
     0x9d8a7280, 0x421f00aa, 0x02310e22, 0x04941100,
     } },
-    { { /* 337 */
+    { { /* 338 */
     0x40080022, 0x5c100010, 0xfcc80343, 0x0580a1a5,
     0x04008433, 0x6e080080, 0x81262a4b, 0x2901aad8,
     } },
-    { { /* 338 */
+    { { /* 339 */
     0x4490684d, 0xba880009, 0x00820040, 0x87d10000,
     0xb1e6215b, 0x80083161, 0xc2400800, 0xa600a069,
     } },
-    { { /* 339 */
+    { { /* 340 */
     0x4a328d58, 0x550a5d71, 0x2d579aa0, 0x4aa64005,
     0x30b12021, 0x01123fc6, 0x260a10c2, 0x50824462,
     } },
-    { { /* 340 */
+    { { /* 341 */
     0x80409880, 0x810004c0, 0x00002003, 0x38180000,
     0xf1a60200, 0x720e4434, 0x92e035a2, 0x09008101,
     } },
-    { { /* 341 */
+    { { /* 342 */
     0x00000400, 0x00008885, 0x00000000, 0x00804000,
     0x00000000, 0x00004040, 0x00000000, 0x00000000,
     } },
-    { { /* 342 */
+    { { /* 343 */
     0x00000000, 0x08000000, 0x00000082, 0x00000000,
     0x88000004, 0xe7efbfff, 0xffbfffff, 0xfdffefef,
     } },
-    { { /* 343 */
+    { { /* 344 */
     0xbffefbff, 0x057fffff, 0x85b30034, 0x42164706,
     0xe4105402, 0xb3058092, 0x81305422, 0x180b4263,
     } },
-    { { /* 344 */
+    { { /* 345 */
     0x13f5387b, 0xa9ea07e5, 0x05143c4c, 0x80020600,
     0xbd481ad9, 0xf496ee37, 0x7ec0705f, 0x355fbfb2,
     } },
-    { { /* 345 */
+    { { /* 346 */
     0x455fe644, 0x41469000, 0x063b1d40, 0xfe1362a1,
     0x39028505, 0x0c080548, 0x0000144f, 0x58183488,
     } },
-    { { /* 346 */
+    { { /* 347 */
     0xd8153077, 0x4bfbbd0e, 0x85008a90, 0xe61dc100,
     0xb386ed14, 0x639bff72, 0xd9befd92, 0x0a92887b,
     } },
-    { { /* 347 */
+    { { /* 348 */
     0x1cb2d3fe, 0x177ab980, 0xdc1782c9, 0x3980fffb,
     0x590c4260, 0x37df0f01, 0xb15094a3, 0x23070623,
     } },
-    { { /* 348 */
+    { { /* 349 */
     0x3102f85a, 0x310201f0, 0x1e820040, 0x056a3a0a,
     0x12805b84, 0xa7148002, 0xa04b2612, 0x90011069,
     } },
-    { { /* 349 */
+    { { /* 350 */
     0x848a1000, 0x3f801802, 0x42400708, 0x4e140110,
     0x180080b0, 0x0281c510, 0x10298202, 0x88000210,
     } },
-    { { /* 350 */
+    { { /* 351 */
     0x00420020, 0x11000280, 0x4413e000, 0xfe025804,
     0x30283c07, 0x04739798, 0xcb13ced1, 0x431f6210,
     } },
-    { { /* 351 */
+    { { /* 352 */
     0x55ac278d, 0xc892422e, 0x02885380, 0x78514039,
     0x8088292c, 0x2428b900, 0x080e0c41, 0x42004421,
     } },
-    { { /* 352 */
+    { { /* 353 */
     0x08680408, 0x12040006, 0x02903031, 0xe0855b3e,
     0x10442936, 0x10822814, 0x83344266, 0x531b013c,
     } },
-    { { /* 353 */
+    { { /* 354 */
     0x0e0d0404, 0x00510c22, 0xc0000012, 0x88000040,
     0x0000004a, 0x00000000, 0x5447dff6, 0x00088868,
     } },
-    { { /* 354 */
+    { { /* 355 */
     0x00000081, 0x40000000, 0x00000100, 0x02000000,
     0x00080600, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 355 */
+    { { /* 356 */
     0x00000080, 0x00000040, 0x00000000, 0x00001040,
     0x00000000, 0xf7fdefff, 0xfffeff7f, 0xfffffbff,
     } },
-    { { /* 356 */
+    { { /* 357 */
     0xbffffdff, 0x00ffffff, 0x042012c2, 0x07080c06,
     0x01101624, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 357 */
+    { { /* 358 */
     0xe0000000, 0xfffffffe, 0x7f79ffff, 0x00f928df,
     0x80120c32, 0xd53a0008, 0xecc2d858, 0x2fa89d18,
     } },
-    { { /* 358 */
+    { { /* 359 */
     0xe0109620, 0x2622d60c, 0x02060f97, 0x9055b240,
     0x501180a2, 0x04049800, 0x00004000, 0x00000000,
     } },
-    { { /* 359 */
+    { { /* 360 */
     0x00000000, 0x00000000, 0x00000000, 0xfffffbc0,
     0xdffbeffe, 0x62430b08, 0xfb3b41b6, 0x23896f74,
     } },
-    { { /* 360 */
+    { { /* 361 */
     0xecd7ae7f, 0x5960e047, 0x098fa096, 0xa030612c,
     0x2aaa090d, 0x4f7bd44e, 0x388bc4b2, 0x6110a9c6,
     } },
-    { { /* 361 */
+    { { /* 362 */
     0x42000014, 0x0202800c, 0x6485fe48, 0xe3f7d63e,
     0x0c073aa0, 0x0430e40c, 0x1002f680, 0x00000000,
     } },
-    { { /* 362 */
+    { { /* 363 */
     0x00000000, 0x00000000, 0x00000000, 0x00100000,
     0x00004000, 0x00004000, 0x00000100, 0x00000000,
     } },
-    { { /* 363 */
+    { { /* 364 */
     0x00000000, 0x40000000, 0x00000000, 0x00000400,
     0x00008000, 0x00000000, 0x00400400, 0x00000000,
     } },
-    { { /* 364 */
+    { { /* 365 */
     0x00000000, 0x40000000, 0x00000000, 0x00000800,
     0xfebdffe0, 0xffffffff, 0xfbe77f7f, 0xf7ffffbf,
     } },
-    { { /* 365 */
+    { { /* 366 */
     0xefffffff, 0xdff7ff7e, 0xfbdff6f7, 0x804fbffe,
     0x00000000, 0x00000000, 0x00000000, 0x7fffef00,
     } },
-    { { /* 366 */
+    { { /* 367 */
     0xb6f7ff7f, 0xb87e4406, 0x88313bf5, 0x00f41796,
     0x1391a960, 0x72490080, 0x0024f2f3, 0x42c88701,
     } },
-    { { /* 367 */
+    { { /* 368 */
     0x5048e3d3, 0x43052400, 0x4a4c0000, 0x10580227,
     0x01162820, 0x0014a809, 0x00000000, 0x00683ec0,
     } },
-    { { /* 368 */
+    { { /* 369 */
     0x00000000, 0x00000000, 0x00000000, 0xffe00000,
     0xfddbb7ff, 0x000000f7, 0xc72e4000, 0x00000180,
     } },
-    { { /* 369 */
+    { { /* 370 */
     0x00012000, 0x00004000, 0x00300000, 0xb4f7ffa8,
     0x03ffadf3, 0x00000120, 0x00000000, 0x00000000,
     } },
-    { { /* 370 */
+    { { /* 371 */
     0x00000000, 0x00000000, 0x00000000, 0xfffbf000,
     0xfdcf9df7, 0x15c301bf, 0x810a1827, 0x0a00a842,
     } },
-    { { /* 371 */
+    { { /* 372 */
     0x80088108, 0x18048008, 0x0012a3be, 0x00000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 372 */
+    { { /* 373 */
     0x00000000, 0x00000000, 0x00000000, 0x90000000,
     0xdc3769e6, 0x3dff6bff, 0xf3f9fcf8, 0x00000004,
     } },
-    { { /* 373 */
+    { { /* 374 */
     0x80000000, 0xe7eebf6f, 0x5da2dffe, 0xc00b3fd8,
     0xa00c0984, 0x69100040, 0xb912e210, 0x5a0086a5,
     } },
-    { { /* 374 */
+    { { /* 375 */
     0x02896800, 0x6a809005, 0x00030010, 0x80000000,
     0x8e001ff9, 0x00000001, 0x00000000, 0x00000000,
     } },
-    { { /* 375 */
+    { { /* 376 */
     0x14000010, 0xa0c09512, 0x0c000200, 0x01000400,
     0x050002a3, 0x98800009, 0x00004000, 0x01004c00,
     } },
-    { { /* 376 */
+    { { /* 377 */
     0x04800008, 0x02840300, 0x00000824, 0x00040000,
     0x00000400, 0x20010904, 0x00001100, 0x22050030,
     } },
-    { { /* 377 */
+    { { /* 378 */
     0x00000108, 0x08104000, 0x01400000, 0x00001040,
     0x00010102, 0x10000040, 0x82012000, 0x10100002,
     } },
-    { { /* 378 */
+    { { /* 379 */
     0x00006002, 0x00000800, 0x00400000, 0x02100401,
     0x14400144, 0x013c4980, 0x880e8288, 0x50102014,
     } },
-    { { /* 379 */
+    { { /* 380 */
     0x80000824, 0x101000c1, 0x02800000, 0x02080101,
     0x04118000, 0x02200112, 0x00031020, 0x02000003,
     } },
-    { { /* 380 */
+    { { /* 381 */
     0x00000002, 0x090c1090, 0xa0004004, 0x60102290,
     0x00080000, 0x00414f45, 0x07071026, 0x40c00001,
     } },
-    { { /* 381 */
+    { { /* 382 */
     0x04580000, 0x0014800a, 0x00002800, 0x00002600,
     0x50988020, 0x02140018, 0x04013800, 0x00008008,
     } },
-    { { /* 382 */
+    { { /* 383 */
     0x41082004, 0x80000928, 0x20080280, 0x020e0a00,
     0x00010040, 0x16110200, 0x41800002, 0x08231400,
     } },
-    { { /* 383 */
+    { { /* 384 */
     0x40020020, 0x0080202f, 0x2015a008, 0x1c000002,
     0xc0040e00, 0x82028012, 0x00400000, 0x2002a004,
     } },
-    { { /* 384 */
+    { { /* 385 */
     0x20200001, 0xa0040000, 0x8890004c, 0xc4000080,
     0x10012500, 0x48100482, 0x60800110, 0x40008040,
     } },
-    { { /* 385 */
+    { { /* 386 */
     0x00040008, 0x04000044, 0x90000091, 0x000c1200,
     0x06040000, 0x08610480, 0x10010800, 0x080d0001,
     } },
-    { { /* 386 */
+    { { /* 387 */
     0x800204b4, 0x00140000, 0x00000000, 0x00200020,
     0x84100200, 0x01811000, 0x02000210, 0x03018800,
     } },
-    { { /* 387 */
+    { { /* 388 */
     0x04042804, 0x20001c92, 0x02100020, 0x4202490a,
     0x02420146, 0x00000803, 0x0008c008, 0x44050010,
     } },
-    { { /* 388 */
+    { { /* 389 */
     0x80222000, 0x00000800, 0x00008452, 0x10502140,
     0xe0410005, 0x00000400, 0x00a00008, 0x80080000,
     } },
-    { { /* 389 */
+    { { /* 390 */
     0x50180020, 0x00000009, 0x40080600, 0x00000000,
     0x56000020, 0x04000000, 0x00020006, 0x00208220,
     } },
-    { { /* 390 */
+    { { /* 391 */
     0x01210000, 0x40009000, 0x08c00140, 0x08110000,
     0x00004820, 0x02400810, 0x08800002, 0x00200000,
     } },
-    { { /* 391 */
+    { { /* 392 */
     0x00040a00, 0x00004000, 0x40000104, 0x84000000,
     0x02040048, 0x20000000, 0x00012000, 0x1b100000,
     } },
-    { { /* 392 */
+    { { /* 393 */
     0x00007000, 0x04000020, 0x10032000, 0x0804000a,
     0x00000008, 0x04020090, 0x88000014, 0x00000000,
     } },
-    { { /* 393 */
+    { { /* 394 */
     0x00000000, 0x08020008, 0x00040400, 0x40a00000,
     0x40000000, 0x00080090, 0x40800000, 0x20000388,
     } },
-    { { /* 394 */
+    { { /* 395 */
     0x02001080, 0x20010004, 0x12010004, 0x20008011,
     0x13200082, 0x02800000, 0x04098001, 0x00000004,
     } },
-    { { /* 395 */
+    { { /* 396 */
     0x00000000, 0x02801000, 0x00001000, 0x00000100,
     0x20010024, 0x00000050, 0x80200028, 0x00000020,
     } },
-    { { /* 396 */
+    { { /* 397 */
     0x01000000, 0x00a24000, 0x00000000, 0x82001010,
     0x00000800, 0x02000000, 0x40020002, 0x59000044,
     } },
-    { { /* 397 */
+    { { /* 398 */
     0x00000080, 0x0d040000, 0x04000000, 0x10020000,
     0x00022000, 0x00508000, 0x20080001, 0x000004a2,
     } },
-    { { /* 398 */
+    { { /* 399 */
     0xc0020400, 0x00310000, 0x80002000, 0x00002800,
     0x00000b60, 0x40200000, 0x00120000, 0x80000009,
     } },
-    { { /* 399 */
+    { { /* 400 */
     0x41000000, 0x00010008, 0x00880910, 0x20080888,
     0x04044020, 0x80482010, 0x00006000, 0x00020000,
     } },
-    { { /* 400 */
+    { { /* 401 */
     0x42405004, 0x00400020, 0x00000010, 0x00000886,
     0x00008000, 0x80021011, 0x00c00000, 0x42000000,
     } },
-    { { /* 401 */
+    { { /* 402 */
     0x4801201f, 0x40c00004, 0x20600480, 0x00000020,
     0x01000110, 0x22400040, 0x00000428, 0x00000000,
     } },
-    { { /* 402 */
+    { { /* 403 */
     0x0f00020f, 0x40401000, 0x00200048, 0x000c0092,
     0x81000421, 0x00040004, 0x00620001, 0x06000202,
     } },
-    { { /* 403 */
+    { { /* 404 */
     0x14001808, 0x00083800, 0x008c1028, 0x04120028,
     0x22008404, 0x40260880, 0x01100700, 0x00400000,
     } },
-    { { /* 404 */
+    { { /* 405 */
     0x20000020, 0x00200000, 0x00840000, 0x04108000,
     0x00000002, 0x00000000, 0x10000002, 0x04000402,
     } },
-    { { /* 405 */
+    { { /* 406 */
     0x10000000, 0x26a20000, 0x05000200, 0x82204000,
     0x80000000, 0x00048404, 0x80004800, 0x80000400,
     } },
-    { { /* 406 */
+    { { /* 407 */
     0x00000064, 0x00000050, 0x18804000, 0x00060000,
     0x00408002, 0x02020030, 0x00000000, 0x40000000,
     } },
-    { { /* 407 */
+    { { /* 408 */
     0x01208414, 0x00000600, 0x02018000, 0x10400000,
     0x04000840, 0x09200000, 0x2e000000, 0x04000304,
     } },
-    { { /* 408 */
+    { { /* 409 */
     0x00c01810, 0x20100010, 0x10400010, 0x02100000,
     0xa0000402, 0x48200000, 0x06080000, 0x01400000,
     } },
-    { { /* 409 */
+    { { /* 410 */
     0x40000008, 0x00001000, 0x10112800, 0xc2a09080,
     0x00008a02, 0x3a0000e9, 0x80611011, 0x40220000,
     } },
-    { { /* 410 */
+    { { /* 411 */
     0x20000020, 0x48381a00, 0x00028421, 0x54ea0800,
     0x01425100, 0x0490200c, 0x20020000, 0x00600800,
     } },
-    { { /* 411 */
+    { { /* 412 */
     0x00e0c201, 0x00004810, 0x10a10001, 0x00000040,
     0x80108084, 0x00042000, 0x00002000, 0x00000004,
     } },
-    { { /* 412 */
+    { { /* 413 */
     0x00010014, 0x03005d00, 0x00008102, 0x00120000,
     0x51009000, 0x04000480, 0x0021c200, 0x0a888056,
     } },
-    { { /* 413 */
+    { { /* 414 */
     0xd2b60004, 0x13800000, 0x204803a8, 0x04501921,
     0x0a003004, 0x02100010, 0x00091100, 0x01070080,
     } },
-    { { /* 414 */
+    { { /* 415 */
     0x42004020, 0x08300000, 0x002a2444, 0x04046081,
     0x40046008, 0x00120000, 0x10000108, 0x00000000,
     } },
-    { { /* 415 */
+    { { /* 416 */
     0x00000084, 0x08001000, 0x0012e001, 0x045880c0,
     0x00010000, 0x00800022, 0x02401000, 0x00000000,
     } },
-    { { /* 416 */
+    { { /* 417 */
     0x4000d000, 0x00000850, 0x01000009, 0x0d840000,
     0x01080000, 0x42008000, 0x20000828, 0x40100040,
     } },
-    { { /* 417 */
+    { { /* 418 */
     0x51000100, 0x32000000, 0x001a0894, 0x04000040,
     0x00002102, 0x03428000, 0x018c0080, 0x00234010,
     } },
-    { { /* 418 */
+    { { /* 419 */
     0x00000040, 0x185c4000, 0x03000000, 0x40020004,
     0xa20200c9, 0x00000220, 0x00101050, 0x00120004,
     } },
-    { { /* 419 */
+    { { /* 420 */
     0x00000040, 0x44002400, 0x00000228, 0x20000020,
     0x000a0008, 0x18010000, 0x3c08830c, 0x40000684,
     } },
-    { { /* 420 */
+    { { /* 421 */
     0x80101800, 0x02000280, 0x0020000c, 0x08009004,
     0x00040000, 0x0004000c, 0x00018000, 0x14001000,
     } },
-    { { /* 421 */
+    { { /* 422 */
     0x08240000, 0x00200000, 0x20420014, 0x58112000,
     0x10004048, 0x010050c0, 0x0408228c, 0x12282040,
     } },
-    { { /* 422 */
+    { { /* 423 */
     0x00000000, 0x00000020, 0x24002000, 0x00000000,
     0x00800a00, 0x00080910, 0x1019a000, 0x60200030,
     } },
-    { { /* 423 */
+    { { /* 424 */
     0x00000080, 0x00000080, 0x08000000, 0x800050a0,
     0x80044000, 0x04001010, 0x80008080, 0x00000000,
     } },
-    { { /* 424 */
+    { { /* 425 */
     0x00000040, 0x00800000, 0x000c4283, 0x01020000,
     0x00888000, 0x00104008, 0x20000000, 0x04000080,
     } },
-    { { /* 425 */
+    { { /* 426 */
     0x20000104, 0x1802c021, 0x08100000, 0x0000004e,
     0x80000001, 0x30c00080, 0x00000040, 0x00401200,
     } },
-    { { /* 426 */
+    { { /* 427 */
     0x04945288, 0x00940400, 0x06400104, 0x10002000,
     0x00080010, 0x00400420, 0x00000102, 0x00408010,
     } },
-    { { /* 427 */
+    { { /* 428 */
     0x05000000, 0x40002240, 0x00100000, 0x0e400024,
     0x00000080, 0x80000440, 0x01018410, 0xb1804004,
     } },
-    { { /* 428 */
+    { { /* 429 */
     0x25000800, 0x20000000, 0x00800000, 0x0000804c,
     0x10020020, 0x42001000, 0x00082000, 0x00002000,
     } },
-    { { /* 429 */
+    { { /* 430 */
     0x11500020, 0x40004053, 0x11280500, 0x80060014,
     0x004c0101, 0x60002008, 0x44000000, 0x01000036,
     } },
-    { { /* 430 */
+    { { /* 431 */
     0x00010028, 0x01180000, 0x84041804, 0x00098000,
     0x00800000, 0x00000000, 0x00400002, 0x10004001,
     } },
-    { { /* 431 */
+    { { /* 432 */
     0x0051a004, 0x00008100, 0x00000024, 0x40041000,
     0x00040000, 0x00042001, 0x00000000, 0x00008000,
     } },
-    { { /* 432 */
+    { { /* 433 */
     0x00000000, 0x00000000, 0x00000000, 0x20030000,
     0x00001840, 0x00020220, 0x04404002, 0x00204000,
     } },
-    { { /* 433 */
+    { { /* 434 */
     0x01008010, 0x00002080, 0x40008064, 0x00004031,
     0x10018090, 0x80304001, 0x000080a0, 0x80200040,
     } },
-    { { /* 434 */
+    { { /* 435 */
     0x00000001, 0x00000010, 0x00102088, 0x00800020,
     0x00120681, 0x100002a0, 0x00000042, 0x00000080,
     } },
-    { { /* 435 */
+    { { /* 436 */
     0x10000000, 0x21000a00, 0x00000200, 0x40000080,
     0x10110000, 0x00108200, 0x04000000, 0x00000400,
     } },
-    { { /* 436 */
+    { { /* 437 */
     0x80001000, 0x80002000, 0x40003008, 0x00000204,
     0x0801000a, 0x40000001, 0x00000000, 0x00000004,
     } },
-    { { /* 437 */
+    { { /* 438 */
     0x00000000, 0x00000000, 0x00020000, 0x00000000,
     0x88000000, 0x00002000, 0x08502000, 0x00840a00,
     } },
-    { { /* 438 */
+    { { /* 439 */
     0x31061808, 0x00000000, 0x00000000, 0x04000000,
     0x00000004, 0x00000240, 0x00100009, 0x00000000,
     } },
-    { { /* 439 */
+    { { /* 440 */
     0x00004002, 0x04002500, 0x00008040, 0x40a20100,
     0x00000001, 0x12412080, 0x04004008, 0x00042014,
     } },
-    { { /* 440 */
+    { { /* 441 */
     0x02000000, 0x00012000, 0x10000402, 0x000040c0,
     0x00080000, 0x5fe800a1, 0x04019402, 0x02000000,
     } },
-    { { /* 441 */
+    { { /* 442 */
     0x00040100, 0x00880000, 0x00401000, 0x00001012,
     0x00000000, 0x08004100, 0x00000010, 0x00000000,
     } },
-    { { /* 442 */
+    { { /* 443 */
     0x00000000, 0x00000000, 0x52020000, 0x10410080,
     0x00005000, 0x08400200, 0x80400010, 0x44400020,
     } },
-    { { /* 443 */
+    { { /* 444 */
     0x00084100, 0x10200d02, 0xa1200012, 0x00804804,
     0x00008212, 0xc6024000, 0x08100000, 0x205c1828,
     } },
-    { { /* 444 */
+    { { /* 445 */
     0x00000088, 0x00031000, 0x8000013f, 0x21184b44,
     0x100100f2, 0xa9002001, 0x08080840, 0x001b0001,
     } },
-    { { /* 445 */
+    { { /* 446 */
     0x28800112, 0x400020f0, 0x0910200c, 0x0a0010a0,
     0x80000020, 0x00000004, 0x1000000a, 0x00400000,
     } },
-    { { /* 446 */
+    { { /* 447 */
     0x00000000, 0x00002000, 0x00000080, 0x81000000,
     0x02c00020, 0x000004c5, 0x00000000, 0x00100100,
     } },
-    { { /* 447 */
+    { { /* 448 */
     0x20000000, 0x01080000, 0x00400022, 0x08000200,
     0x00408002, 0x20400028, 0x00000000, 0x00100000,
     } },
-    { { /* 448 */
+    { { /* 449 */
     0x08000008, 0x00420002, 0xa0a20003, 0x00022000,
     0x88000280, 0x65160000, 0x00040105, 0x00244041,
     } },
-    { { /* 449 */
+    { { /* 450 */
     0x80300000, 0x00184008, 0x00000880, 0x00201140,
     0x00000000, 0x02900000, 0x50004588, 0x00221043,
     } },
-    { { /* 450 */
+    { { /* 451 */
     0x12004000, 0x0b800000, 0x20002405, 0x0000000c,
     0x08000000, 0x11000410, 0x04000030, 0x00200043,
     } },
-    { { /* 451 */
+    { { /* 452 */
     0x80011000, 0x18008042, 0x11000000, 0x00001008,
     0x00008000, 0x24440000, 0x00800000, 0x80100005,
     } },
-    { { /* 452 */
+    { { /* 453 */
     0x00108204, 0x02102400, 0x00010001, 0x80000200,
     0xa080e80a, 0x00010000, 0x20008000, 0x80122200,
     } },
-    { { /* 453 */
+    { { /* 454 */
     0x88211404, 0x04208041, 0x20088020, 0x18040000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 454 */
+    { { /* 455 */
     0x00401004, 0x02100002, 0x40014210, 0x50006000,
     0x00080008, 0x20000820, 0x00100211, 0x10000000,
     } },
-    { { /* 455 */
+    { { /* 456 */
     0x91005400, 0x00000000, 0x00000000, 0x08000000,
     0x41610032, 0xa0029d44, 0x000000d2, 0x41020004,
     } },
-    { { /* 456 */
+    { { /* 457 */
     0x00800104, 0x020000c0, 0x04090030, 0x80000204,
     0x82004000, 0x00000020, 0x00000000, 0x00000000,
     } },
-    { { /* 457 */
+    { { /* 458 */
     0x00000080, 0x00000000, 0x00000000, 0x00000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 458 */
+    { { /* 459 */
     0xc373ff8b, 0x1b0f6840, 0xf34ce9ac, 0xc0080200,
     0xca3e795c, 0x06487976, 0xf7f02fdf, 0xa8ff033a,
     } },
-    { { /* 459 */
+    { { /* 460 */
     0x233fef37, 0xfd59b004, 0xfffff3ca, 0xfff9de9f,
     0x7df7abff, 0x8eecc000, 0xffdbeebf, 0x45fad003,
     } },
-    { { /* 460 */
+    { { /* 461 */
     0xdffefae1, 0x10abbfef, 0xfcaaffeb, 0x24fdef3f,
     0x7f7678ad, 0xedfff00c, 0x2cfacff6, 0xeb6bf7f9,
     } },
-    { { /* 461 */
+    { { /* 462 */
     0x95bf1ffd, 0xbfbf6677, 0xfeb43bfb, 0x11e27bae,
     0x41bea681, 0x72c31435, 0x71917d70, 0x276b0003,
     } },
-    { { /* 462 */
+    { { /* 463 */
     0x70cf57cb, 0x0def4732, 0xfc747eda, 0xbdb4fe06,
     0x8bca3f9f, 0x58007e49, 0xebec228f, 0xddbb8a5c,
     } },
-    { { /* 463 */
+    { { /* 464 */
     0xb6e7ef60, 0xf293a40f, 0x549e37bb, 0x9bafd04b,
     0xf7d4c414, 0x0a1430b0, 0x88d02f08, 0x192fff7e,
     } },
-    { { /* 464 */
+    { { /* 465 */
     0xfb07ffda, 0x7beb7ff1, 0x0010c5ef, 0xfdff99ff,
     0x056779d7, 0xfdcbffe7, 0x4040c3ff, 0xbd8e6ff7,
     } },
-    { { /* 465 */
+    { { /* 466 */
     0x0497dffa, 0x5bfff4c0, 0xd0e7ed7b, 0xf8e0047e,
     0xb73eff9f, 0x882e7dfe, 0xbe7ffffd, 0xf6c483fe,
     } },
-    { { /* 466 */
+    { { /* 467 */
     0xb8fdf357, 0xef7dd680, 0x47885767, 0xc3dfff7d,
     0x37a9f0ff, 0x70fc7de0, 0xec9a3f6f, 0x86814cb3,
     } },
-    { { /* 467 */
+    { { /* 468 */
     0xdd5c3f9e, 0x4819f70d, 0x0007fea3, 0x38ffaf56,
     0xefb8980d, 0xb760403d, 0x9035d8ce, 0x3fff72bf,
     } },
-    { { /* 468 */
+    { { /* 469 */
     0x7a117ff7, 0xabfff7bb, 0x6fbeff00, 0xfe72a93c,
     0xf11bcfef, 0xf40adb6b, 0xef7ec3e6, 0xf6109b9c,
     } },
-    { { /* 469 */
+    { { /* 470 */
     0x16f4f048, 0x5182feb5, 0x15bbc7b1, 0xfbdf6e87,
     0x63cde43f, 0x7e7ec1ff, 0x7d5ffdeb, 0xfcfe777b,
     } },
-    { { /* 470 */
+    { { /* 471 */
     0xdbea960b, 0x53e86229, 0xfdef37df, 0xbd8136f5,
     0xfcbddc18, 0xffffd2e4, 0xffe03fd7, 0xabf87f6f,
     } },
-    { { /* 471 */
+    { { /* 472 */
     0x6ed99bae, 0xf115f5fb, 0xbdfb79a9, 0xadaf5a3c,
     0x1facdbba, 0x837971fc, 0xc35f7cf7, 0x0567dfff,
     } },
-    { { /* 472 */
+    { { /* 473 */
     0x8467ff9a, 0xdf8b1534, 0x3373f9f3, 0x5e1af7bd,
     0xa03fbf40, 0x01ebffff, 0xcfdddfc0, 0xabd37500,
     } },
-    { { /* 473 */
+    { { /* 474 */
     0xeed6f8c3, 0xb7ff43fd, 0x42275eaf, 0xf6869bac,
     0xf6bc27d7, 0x35b7f787, 0xe176aacd, 0xe29f49e7,
     } },
-    { { /* 474 */
+    { { /* 475 */
     0xaff2545c, 0x61d82b3f, 0xbbb8fc3b, 0x7b7dffcf,
     0x1ce0bf95, 0x43ff7dfd, 0xfffe5ff6, 0xc4ced3ef,
     } },
-    { { /* 475 */
+    { { /* 476 */
     0xadbc8db6, 0x11eb63dc, 0x23d0df59, 0xf3dbbeb4,
     0xdbc71fe7, 0xfae4ff63, 0x63f7b22b, 0xadbaed3b,
     } },
-    { { /* 476 */
+    { { /* 477 */
     0x7efffe01, 0x02bcfff7, 0xef3932ff, 0x8005fffc,
     0xbcf577fb, 0xfff7010d, 0xbf3afffb, 0xdfff0057,
     } },
-    { { /* 477 */
+    { { /* 478 */
     0xbd7def7b, 0xc8d4db88, 0xed7cfff3, 0x56ff5dee,
     0xac5f7e0d, 0xd57fff96, 0xc1403fee, 0xffe76ff9,
     } },
-    { { /* 478 */
+    { { /* 479 */
     0x8e77779b, 0xe45d6ebf, 0x5f1f6fcf, 0xfedfe07f,
     0x01fed7db, 0xfb7bff00, 0x1fdfffd4, 0xfffff800,
     } },
-    { { /* 479 */
+    { { /* 480 */
     0x007bfb8f, 0x7f5cbf00, 0x07f3ffff, 0x3de7eba0,
     0xfbd7f7bf, 0x6003ffbf, 0xbfedfffd, 0x027fefbb,
     } },
-    { { /* 480 */
+    { { /* 481 */
     0xddfdfe40, 0xe2f9fdff, 0xfb1f680b, 0xaffdfbe3,
     0xf7ed9fa4, 0xf80f7a7d, 0x0fd5eebe, 0xfd9fbb5d,
     } },
-    { { /* 481 */
+    { { /* 482 */
     0x3bf9f2db, 0xebccfe7f, 0x73fa876a, 0x9ffc95fc,
     0xfaf7109f, 0xbbcdddb7, 0xeccdf87e, 0x3c3ff366,
     } },
-    { { /* 482 */
+    { { /* 483 */
     0xb03ffffd, 0x067ee9f7, 0xfe0696ae, 0x5fd7d576,
     0xa3f33fd1, 0x6fb7cf07, 0x7f449fd1, 0xd3dd7b59,
     } },
-    { { /* 483 */
+    { { /* 484 */
     0xa9bdaf3b, 0xff3a7dcf, 0xf6ebfbe0, 0xffffb401,
     0xb7bf7afa, 0x0ffdc000, 0xff1fff7f, 0x95fffefc,
     } },
-    { { /* 484 */
+    { { /* 485 */
     0xb5dc0000, 0x3f3eef63, 0x001bfb7f, 0xfbf6e800,
     0xb8df9eef, 0x003fff9f, 0xf5ff7bd0, 0x3fffdfdb,
     } },
-    { { /* 485 */
+    { { /* 486 */
     0x00bffdf0, 0xbbbd8420, 0xffdedf37, 0x0ff3ff6d,
     0x5efb604c, 0xfafbfffb, 0x0219fe5e, 0xf9de79f4,
     } },
-    { { /* 486 */
+    { { /* 487 */
     0xebfaa7f7, 0xff3401eb, 0xef73ebd3, 0xc040afd7,
     0xdcff72bb, 0x2fd8f17f, 0xfe0bb8ec, 0x1f0bdda3,
     } },
-    { { /* 487 */
+    { { /* 488 */
     0x47cf8f1d, 0xffdeb12b, 0xda737fee, 0xcbc424ff,
     0xcbf2f75d, 0xb4edecfd, 0x4dddbff9, 0xfb8d99dd,
     } },
-    { { /* 488 */
+    { { /* 489 */
     0xaf7bbb7f, 0xc959ddfb, 0xfab5fc4f, 0x6d5fafe3,
     0x3f7dffff, 0xffdb7800, 0x7effb6ff, 0x022ffbaf,
     } },
-    { { /* 489 */
+    { { /* 490 */
     0xefc7ff9b, 0xffffffa5, 0xc7000007, 0xfff1f7ff,
     0x01bf7ffd, 0xfdbcdc00, 0xffffbff5, 0x3effff7f,
     } },
-    { { /* 490 */
+    { { /* 491 */
     0xbe000029, 0xff7ff9ff, 0xfd7e6efb, 0x039ecbff,
     0xfbdde300, 0xf6dfccff, 0x117fffff, 0xfbf6f800,
     } },
-    { { /* 491 */
+    { { /* 492 */
     0xd73ce7ef, 0xdfeffeef, 0xedbfc00b, 0xfdcdfedf,
     0x40fd7bf5, 0xb75fffff, 0xf930ffdf, 0xdc97fbdf,
     } },
-    { { /* 492 */
+    { { /* 493 */
     0xbff2fef3, 0xdfbf8fdf, 0xede6177f, 0x35530f7f,
     0x877e447c, 0x45bbfa12, 0x779eede0, 0xbfd98017,
     } },
-    { { /* 493 */
+    { { /* 494 */
     0xde897e55, 0x0447c16f, 0xf75d7ade, 0x290557ff,
     0xfe9586f7, 0xf32f97b3, 0x9f75cfff, 0xfb1771f7,
     } },
-    { { /* 494 */
+    { { /* 495 */
     0xee1934ee, 0xef6137cc, 0xef4c9fd6, 0xfbddd68f,
     0x6def7b73, 0xa431d7fe, 0x97d75e7f, 0xffd80f5b,
     } },
-    { { /* 495 */
+    { { /* 496 */
     0x7bce9d83, 0xdcff22ec, 0xef87763d, 0xfdeddfe7,
     0xa0fc4fff, 0xdbfc3b77, 0x7fdc3ded, 0xf5706fa9,
     } },
-    { { /* 496 */
+    { { /* 497 */
     0x2c403ffb, 0x847fff7f, 0xdeb7ec57, 0xf22fe69c,
     0xd5b50feb, 0xede7afeb, 0xfff08c2f, 0xe8f0537f,
     } },
-    { { /* 497 */
+    { { /* 498 */
     0xb5ffb99d, 0xe78fff66, 0xbe10d981, 0xe3c19c7c,
     0x27339cd1, 0xff6d0cbc, 0xefb7fcb7, 0xffffa0df,
     } },
-    { { /* 498 */
+    { { /* 499 */
     0xfe7bbf0b, 0x353fa3ff, 0x97cd13cc, 0xfb277637,
     0x7e6ccfd6, 0xed31ec50, 0xfc1c677c, 0x5fbff6fa,
     } },
-    { { /* 499 */
+    { { /* 500 */
     0xae2f0fba, 0x7ffea3ad, 0xde74fcf0, 0xf200ffef,
     0xfea2fbbf, 0xbcff3daf, 0x5fb9f694, 0x3f8ff3ad,
     } },
-    { { /* 500 */
+    { { /* 501 */
     0xa01ff26c, 0x01bfffef, 0x70057728, 0xda03ff35,
     0xc7fad2f9, 0x5c1d3fbf, 0xec33ff3a, 0xfe9cb7af,
     } },
-    { { /* 501 */
+    { { /* 502 */
     0x7a9f5236, 0xe722bffa, 0xfcff9ff7, 0xb61d2fbb,
     0x1dfded06, 0xefdf7dd7, 0xf166eb23, 0x0dc07ed9,
     } },
-    { { /* 502 */
+    { { /* 503 */
     0xdfbf3d3d, 0xba83c945, 0x9dd07dd1, 0xcf737b87,
     0xc3f59ff3, 0xc5fedf0d, 0x83020cb3, 0xaec0e879,
     } },
-    { { /* 503 */
+    { { /* 504 */
     0x6f0fc773, 0x093ffd7d, 0x0157fff1, 0x01ff62fb,
     0x3bf3fdb4, 0x43b2b013, 0xff305ed3, 0xeb9f0fff,
     } },
-    { { /* 504 */
+    { { /* 505 */
     0xf203feef, 0xfb893fef, 0x9e9937a9, 0xa72cdef9,
     0xc1f63733, 0xfe3e812e, 0xf2f75d20, 0x69d7d585,
     } },
-    { { /* 505 */
+    { { /* 506 */
     0xffffffff, 0xff6fdb07, 0xd97fc4ff, 0xbe0fefce,
     0xf05ef17b, 0xffb7f6cf, 0xef845ef7, 0x0edfd7cb,
     } },
-    { { /* 506 */
+    { { /* 507 */
     0xfcffff08, 0xffffee3f, 0xd7ff13ff, 0x7ffdaf0f,
     0x1ffabdc7, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 507 */
+    { { /* 508 */
     0x00000000, 0xe7400000, 0xf933bd38, 0xfeed7feb,
     0x7c767fe8, 0xffefb3f7, 0xd8b7feaf, 0xfbbfff6f,
     } },
-    { { /* 508 */
+    { { /* 509 */
     0xdbf7f8fb, 0xe2f91752, 0x754785c8, 0xe3ef9090,
     0x3f6d9ef4, 0x0536ee2e, 0x7ff3f7bc, 0x7f3fa07b,
     } },
-    { { /* 509 */
+    { { /* 510 */
     0xeb600567, 0x6601babe, 0x583ffcd8, 0x87dfcaf7,
     0xffa0bfcd, 0xfebf5bcd, 0xefa7b6fd, 0xdf9c77ef,
     } },
-    { { /* 510 */
+    { { /* 511 */
     0xf8773fb7, 0xb7fc9d27, 0xdfefcab5, 0xf1b6fb5a,
     0xef1fec39, 0x7ffbfbbf, 0xdafe000d, 0x4e7fbdfb,
     } },
-    { { /* 511 */
+    { { /* 512 */
     0x5ac033ff, 0x9ffebff5, 0x005fffbf, 0xfdf80000,
     0x6ffdffca, 0xa001cffd, 0xfbf2dfff, 0xff7fdfbf,
     } },
-    { { /* 512 */
+    { { /* 513 */
     0x080ffeda, 0xbfffba08, 0xeed77afd, 0x67f9fbeb,
     0xff93e044, 0x9f57df97, 0x08dffef7, 0xfedfdf80,
     } },
-    { { /* 513 */
+    { { /* 514 */
     0xf7feffc5, 0x6803fffb, 0x6bfa67fb, 0x5fe27fff,
     0xff73ffff, 0xe7fb87df, 0xf7a7ebfd, 0xefc7bf7e,
     } },
-    { { /* 514 */
+    { { /* 515 */
     0xdf821ef3, 0xdf7e76ff, 0xda7d79c9, 0x1e9befbe,
     0x77fb7ce0, 0xfffb87be, 0xffdb1bff, 0x4fe03f5c,
     } },
-    { { /* 515 */
+    { { /* 516 */
     0x5f0e7fff, 0xddbf77ff, 0xfffff04f, 0x0ff8ffff,
     0xfddfa3be, 0xfffdfc1c, 0xfb9e1f7d, 0xdedcbdff,
     } },
-    { { /* 516 */
+    { { /* 517 */
     0xbafb3f6f, 0xfbefdf7f, 0x2eec7d1b, 0xf2f7af8e,
     0xcfee7b0f, 0x77c61d96, 0xfff57e07, 0x7fdfd982,
     } },
-    { { /* 517 */
+    { { /* 518 */
     0xc7ff5ee6, 0x79effeee, 0xffcf9a56, 0xde5efe5f,
     0xf9e8896e, 0xe6c4f45e, 0xbe7c0001, 0xdddf3b7f,
     } },
-    { { /* 518 */
+    { { /* 519 */
     0xe9efd59d, 0xde5334ac, 0x4bf7f573, 0x9eff7b4f,
     0x476eb8fe, 0xff450dfb, 0xfbfeabfd, 0xddffe9d7,
     } },
-    { { /* 519 */
+    { { /* 520 */
     0x7fffedf7, 0x7eebddfd, 0xb7ffcfe7, 0xef91bde9,
     0xd77c5d75, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 520 */
+    { { /* 521 */
     0x00000000, 0xfa800000, 0xb4f1ffee, 0x2fefbf76,
     0x77bfb677, 0xfffd9fbf, 0xf6ae95bf, 0x7f3b75ff,
     } },
-    { { /* 521 */
+    { { /* 522 */
     0x0af9a7f5, 0x00000000, 0x00000000, 0x2bddfbd0,
     0x9a7ff633, 0xd6fcfdab, 0xbfebf9e6, 0xf41fdfdf,
     } },
-    { { /* 522 */
+    { { /* 523 */
     0xffffa6fd, 0xf37b4aff, 0xfef97fb7, 0x1d5cb6ff,
     0xe5ff7ff6, 0x24041f7b, 0xf99ebe05, 0xdff2dbe3,
     } },
-    { { /* 523 */
+    { { /* 524 */
     0xfdff6fef, 0xcbfcd679, 0xefffebfd, 0x0000001f,
     0x98000000, 0x8017e148, 0x00fe6a74, 0xfdf16d7f,
     } },
-    { { /* 524 */
+    { { /* 525 */
     0xfef3b87f, 0xf176e01f, 0x7b3fee96, 0xfffdeb8d,
     0xcbb3adff, 0xe17f84ef, 0xbff04daa, 0xfe3fbf3f,
     } },
-    { { /* 525 */
+    { { /* 526 */
     0xffd7ebff, 0xcf7fffdf, 0x85edfffb, 0x07bcd73f,
     0xfe0faeff, 0x76bffdaf, 0x37bbfaef, 0xa3ba7fdc,
     } },
-    { { /* 526 */
+    { { /* 527 */
     0x56f7b6ff, 0xe7df60f8, 0x4cdfff61, 0xff45b0fb,
     0x3ffa7ded, 0x18fc1fff, 0xe3afffff, 0xdf83c7d3,
     } },
-    { { /* 527 */
+    { { /* 528 */
     0xef7dfb57, 0x1378efff, 0x5ff7fec0, 0x5ee334bb,
     0xeff6f70d, 0x00bfd7fe, 0xf7f7f59d, 0xffe051de,
     } },
-    { { /* 528 */
+    { { /* 529 */
     0x037ffec9, 0xbfef5f01, 0x60a79ff1, 0xf1ffef1d,
     0x0000000f, 0x00000000, 0x00000000, 0x00000000,
     } },
-    { { /* 529 */
+    { { /* 530 */
     0x00000000, 0x00000000, 0x00000000, 0x3c800000,
     0xd91ffb4d, 0xfee37b3a, 0xdc7f3fe9, 0x0000003f,
     } },
-    { { /* 530 */
+    { { /* 531 */
     0x50000000, 0xbe07f51f, 0xf91bfc1d, 0x71ffbc1e,
     0x5bbe6ff9, 0x9b1b5796, 0xfffc7fff, 0xafe7872e,
     } },
-    { { /* 531 */
+    { { /* 532 */
     0xf34febf5, 0xe725dffd, 0x5d440bdc, 0xfddd5747,
     0x7790ed3f, 0x8ac87d7f, 0xf3f9fafa, 0xef4b202a,
     } },
-    { { /* 532 */
+    { { /* 533 */
     0x79cff5ff, 0x0ba5abd3, 0xfb8ff77a, 0x001f8ebd,
     0x00000000, 0xfd4ef300, 0x88001a57, 0x7654aeac,
     } },
-    { { /* 533 */
+    { { /* 534 */
     0xcdff17ad, 0xf42fffb2, 0xdbff5baa, 0x00000002,
     0x73c00000, 0x2e3ff9ea, 0xbbfffa8e, 0xffd376bc,
     } },
-    { { /* 534 */
+    { { /* 535 */
     0x7e72eefe, 0xe7f77ebd, 0xcefdf77f, 0x00000ff5,
     0x00000000, 0xdb9ba900, 0x917fa4c7, 0x7ecef8ca,
     } },
-    { { /* 535 */
+    { { /* 536 */
     0xc7e77d7a, 0xdcaecbbd, 0x8f76fd7e, 0x7cf391d3,
     0x4c2f01e5, 0xa360ed77, 0x5ef807db, 0x21811df7,
     } },
-    { { /* 536 */
+    { { /* 537 */
     0x309c6be0, 0xfade3b3a, 0xc3f57f53, 0x07ba61cd,
     0x00000000, 0x00000000, 0x00000000, 0xbefe26e0,
     } },
-    { { /* 537 */
+    { { /* 538 */
     0xebb503f9, 0xe9cbe36d, 0xbfde9c2f, 0xabbf9f83,
     0xffd51ff7, 0xdffeb7df, 0xffeffdae, 0xeffdfb7e,
     } },
-    { { /* 538 */
+    { { /* 539 */
     0x6ebfaaff, 0x00000000, 0x00000000, 0xb6200000,
     0xbe9e7fcd, 0x58f162b3, 0xfd7bf10d, 0xbefde9f1,
     } },
-    { { /* 539 */
+    { { /* 540 */
     0x5f6dc6c3, 0x69ffff3d, 0xfbf4ffcf, 0x4ff7dcfb,
     0x11372000, 0x00000015, 0x00000000, 0x00000000,
     } },
-    { { /* 540 */
+    { { /* 541 */
     0x00003000, 0x00000000, 0x00000000, 0x00000000,
     0x00000000, 0x00000000, 0x00000000, 0x00000000,
     } },
@@ -2193,16 +2197,16 @@ static const FcCharLeaf leaves[541] = {
 
 #define L(n) ((FcCharLeaf *) &leaves[n])
 
-static const FcCharLeaf *leaves_ab[2] = {
-    L(  0), L(  1),
+static const FcCharLeaf *leaves_ab[1] = {
+    L(  0),
 };
 
-static const FcChar16 numbers_ab[2] = {
-    0x0000, 0x0004,
+static const FcChar16 numbers_ab[1] = {
+    0x0004,
 };
 
 static const FcCharLeaf *leaves_ar[1] = {
-    L(  2),
+    L(  1),
 };
 
 static const FcChar16 numbers_ar[1] = {
@@ -2210,7 +2214,7 @@ static const FcChar16 numbers_ar[1] = {
 };
 
 static const FcCharLeaf *leaves_ava[1] = {
-    L(  3),
+    L(  2),
 };
 
 static const FcChar16 numbers_ava[1] = {
@@ -2218,31 +2222,31 @@ static const FcChar16 numbers_ava[1] = {
 };
 
 static const FcCharLeaf *leaves_az[4] = {
-    L(  4), L(  5), L(  6), L(  7),
+    L(  3), L(  4), L(  5), L(  6),
 };
 
 static const FcChar16 numbers_az[4] = {
     0x0000, 0x0001, 0x0002, 0x0004,
 };
 
-static const FcCharLeaf *leaves_ba[2] = {
-    L(  0), L(  8),
+static const FcCharLeaf *leaves_ba[1] = {
+    L(  7),
 };
 
-static const FcChar16 numbers_ba[2] = {
-    0x0000, 0x0004,
+static const FcChar16 numbers_ba[1] = {
+    0x0004,
 };
 
-static const FcCharLeaf *leaves_be[2] = {
-    L(  0), L(  9),
+static const FcCharLeaf *leaves_be[1] = {
+    L(  8),
 };
 
-static const FcChar16 numbers_be[2] = {
-    0x0000, 0x0004,
+static const FcChar16 numbers_be[1] = {
+    0x0004,
 };
 
 static const FcCharLeaf *leaves_bg[1] = {
-    L( 10),
+    L(  9),
 };
 
 static const FcChar16 numbers_bg[1] = {
@@ -2250,7 +2254,7 @@ static const FcChar16 numbers_bg[1] = {
 };
 
 static const FcCharLeaf *leaves_bh[1] = {
-    L( 11),
+    L( 10),
 };
 
 static const FcChar16 numbers_bh[1] = {
@@ -2258,7 +2262,7 @@ static const FcChar16 numbers_bh[1] = {
 };
 
 static const FcCharLeaf *leaves_bn[1] = {
-    L( 12),
+    L( 11),
 };
 
 static const FcChar16 numbers_bn[1] = {
@@ -2266,7 +2270,7 @@ static const FcChar16 numbers_bn[1] = {
 };
 
 static const FcCharLeaf *leaves_bo[1] = {
-    L( 13),
+    L( 12),
 };
 
 static const FcChar16 numbers_bo[1] = {
@@ -2274,7 +2278,7 @@ static const FcChar16 numbers_bo[1] = {
 };
 
 static const FcCharLeaf *leaves_br[1] = {
-    L( 14),
+    L( 13),
 };
 
 static const FcChar16 numbers_br[1] = {
@@ -2282,7 +2286,7 @@ static const FcChar16 numbers_br[1] = {
 };
 
 static const FcCharLeaf *leaves_bua[1] = {
-    L( 15),
+    L( 14),
 };
 
 static const FcChar16 numbers_bua[1] = {
@@ -2290,7 +2294,7 @@ static const FcChar16 numbers_bua[1] = {
 };
 
 static const FcCharLeaf *leaves_ca[2] = {
-    L( 16), L( 17),
+    L( 15), L( 16),
 };
 
 static const FcChar16 numbers_ca[2] = {
@@ -2298,7 +2302,7 @@ static const FcChar16 numbers_ca[2] = {
 };
 
 static const FcCharLeaf *leaves_chm[1] = {
-    L( 18),
+    L( 17),
 };
 
 static const FcChar16 numbers_chm[1] = {
@@ -2306,19 +2310,19 @@ static const FcChar16 numbers_chm[1] = {
 };
 
 static const FcCharLeaf *leaves_chr[1] = {
-    L( 19),
+    L( 18),
 };
 
 static const FcChar16 numbers_chr[1] = {
     0x0013,
 };
 
-static const FcCharLeaf *leaves_co[1] = {
-    L( 20),
+static const FcCharLeaf *leaves_co[2] = {
+    L( 19), L( 20),
 };
 
-static const FcChar16 numbers_co[1] = {
-    0x0000,
+static const FcChar16 numbers_co[2] = {
+    0x0000, 0x0001,
 };
 
 static const FcCharLeaf *leaves_cs[2] = {
@@ -2573,12 +2577,12 @@ static const FcChar16 numbers_kaa[1] = {
     0x0004,
 };
 
-static const FcCharLeaf *leaves_kk[2] = {
-    L(  0), L(151),
+static const FcCharLeaf *leaves_kk[1] = {
+    L(151),
 };
 
-static const FcChar16 numbers_kk[2] = {
-    0x0000, 0x0004,
+static const FcChar16 numbers_kk[1] = {
+    0x0004,
 };
 
 static const FcCharLeaf *leaves_kl[2] = {
@@ -2749,32 +2753,40 @@ static const FcChar16 numbers_mt[3] = {
     0x0000, 0x0001, 0x0002,
 };
 
-static const FcCharLeaf *leaves_nl[1] = {
+static const FcCharLeaf *leaves_nb[1] = {
     L(262),
 };
 
-static const FcChar16 numbers_nl[1] = {
+static const FcChar16 numbers_nb[1] = {
     0x0000,
 };
 
-static const FcCharLeaf *leaves_no[1] = {
+static const FcCharLeaf *leaves_nl[1] = {
     L(263),
 };
 
-static const FcChar16 numbers_no[1] = {
+static const FcChar16 numbers_nl[1] = {
     0x0000,
 };
 
-static const FcCharLeaf *leaves_oc[1] = {
+static const FcCharLeaf *leaves_nn[1] = {
     L(264),
 };
 
+static const FcChar16 numbers_nn[1] = {
+    0x0000,
+};
+
+static const FcCharLeaf *leaves_oc[1] = {
+    L(265),
+};
+
 static const FcChar16 numbers_oc[1] = {
     0x0000,
 };
 
 static const FcCharLeaf *leaves_or[1] = {
-    L(265),
+    L(266),
 };
 
 static const FcChar16 numbers_or[1] = {
@@ -2782,7 +2794,7 @@ static const FcChar16 numbers_or[1] = {
 };
 
 static const FcCharLeaf *leaves_pl[2] = {
-    L(266), L(267),
+    L(267), L(268),
 };
 
 static const FcChar16 numbers_pl[2] = {
@@ -2790,7 +2802,7 @@ static const FcChar16 numbers_pl[2] = {
 };
 
 static const FcCharLeaf *leaves_pt[1] = {
-    L(268),
+    L(269),
 };
 
 static const FcChar16 numbers_pt[1] = {
@@ -2798,7 +2810,7 @@ static const FcChar16 numbers_pt[1] = {
 };
 
 static const FcCharLeaf *leaves_rm[1] = {
-    L(269),
+    L(270),
 };
 
 static const FcChar16 numbers_rm[1] = {
@@ -2813,16 +2825,16 @@ static const FcChar16 numbers_ro[3] = {
     0x0000, 0x0001, 0x0002,
 };
 
-static const FcCharLeaf *leaves_ru[2] = {
-    L(  0), L(270),
+static const FcCharLeaf *leaves_ru[1] = {
+    L(271),
 };
 
-static const FcChar16 numbers_ru[2] = {
-    0x0000, 0x0004,
+static const FcChar16 numbers_ru[1] = {
+    0x0004,
 };
 
 static const FcCharLeaf *leaves_sah[1] = {
-    L(271),
+    L(272),
 };
 
 static const FcChar16 numbers_sah[1] = {
@@ -2830,7 +2842,7 @@ static const FcChar16 numbers_sah[1] = {
 };
 
 static const FcCharLeaf *leaves_sh[1] = {
-    L(272),
+    L(273),
 };
 
 static const FcChar16 numbers_sh[1] = {
@@ -2838,7 +2850,7 @@ static const FcChar16 numbers_sh[1] = {
 };
 
 static const FcCharLeaf *leaves_si[1] = {
-    L(273),
+    L(274),
 };
 
 static const FcChar16 numbers_si[1] = {
@@ -2846,7 +2858,7 @@ static const FcChar16 numbers_si[1] = {
 };
 
 static const FcCharLeaf *leaves_sk[2] = {
-    L(274), L(275),
+    L(275), L(276),
 };
 
 static const FcChar16 numbers_sk[2] = {
@@ -2854,7 +2866,7 @@ static const FcChar16 numbers_sk[2] = {
 };
 
 static const FcCharLeaf *leaves_sl[3] = {
-    L( 30), L(276), L(277),
+    L( 30), L(277), L(278),
 };
 
 static const FcChar16 numbers_sl[3] = {
@@ -2862,7 +2874,7 @@ static const FcChar16 numbers_sl[3] = {
 };
 
 static const FcCharLeaf *leaves_sq[1] = {
-    L(278),
+    L(279),
 };
 
 static const FcChar16 numbers_sq[1] = {
@@ -2870,7 +2882,7 @@ static const FcChar16 numbers_sq[1] = {
 };
 
 static const FcCharLeaf *leaves_sv[1] = {
-    L(279),
+    L(280),
 };
 
 static const FcChar16 numbers_sv[1] = {
@@ -2878,7 +2890,7 @@ static const FcChar16 numbers_sv[1] = {
 };
 
 static const FcCharLeaf *leaves_ta[1] = {
-    L(280),
+    L(281),
 };
 
 static const FcChar16 numbers_ta[1] = {
@@ -2886,7 +2898,7 @@ static const FcChar16 numbers_ta[1] = {
 };
 
 static const FcCharLeaf *leaves_te[1] = {
-    L(281),
+    L(282),
 };
 
 static const FcChar16 numbers_te[1] = {
@@ -2894,7 +2906,7 @@ static const FcChar16 numbers_te[1] = {
 };
 
 static const FcCharLeaf *leaves_tg[1] = {
-    L(282),
+    L(283),
 };
 
 static const FcChar16 numbers_tg[1] = {
@@ -2902,7 +2914,7 @@ static const FcChar16 numbers_tg[1] = {
 };
 
 static const FcCharLeaf *leaves_th[1] = {
-    L(283),
+    L(284),
 };
 
 static const FcChar16 numbers_th[1] = {
@@ -2910,7 +2922,7 @@ static const FcChar16 numbers_th[1] = {
 };
 
 static const FcCharLeaf *leaves_tk[1] = {
-    L(284),
+    L(285),
 };
 
 static const FcChar16 numbers_tk[1] = {
@@ -2918,7 +2930,7 @@ static const FcChar16 numbers_tk[1] = {
 };
 
 static const FcCharLeaf *leaves_tl[1] = {
-    L(285),
+    L(286),
 };
 
 static const FcChar16 numbers_tl[1] = {
@@ -2926,7 +2938,7 @@ static const FcChar16 numbers_tl[1] = {
 };
 
 static const FcCharLeaf *leaves_tr[2] = {
-    L(286), L(287),
+    L(287), L(288),
 };
 
 static const FcChar16 numbers_tr[2] = {
@@ -2934,23 +2946,23 @@ static const FcChar16 numbers_tr[2] = {
 };
 
 static const FcCharLeaf *leaves_tt[1] = {
-    L(288),
+    L(289),
 };
 
 static const FcChar16 numbers_tt[1] = {
     0x0004,
 };
 
-static const FcCharLeaf *leaves_uk[2] = {
-    L(  0), L(289),
+static const FcCharLeaf *leaves_uk[1] = {
+    L(290),
 };
 
-static const FcChar16 numbers_uk[2] = {
-    0x0000, 0x0004,
+static const FcChar16 numbers_uk[1] = {
+    0x0004,
 };
 
 static const FcCharLeaf *leaves_uz[1] = {
-    L(290),
+    L(291),
 };
 
 static const FcChar16 numbers_uz[1] = {
@@ -2958,7 +2970,7 @@ static const FcChar16 numbers_uz[1] = {
 };
 
 static const FcCharLeaf *leaves_vo[1] = {
-    L(291),
+    L(292),
 };
 
 static const FcChar16 numbers_vo[1] = {
@@ -2966,7 +2978,7 @@ static const FcChar16 numbers_vo[1] = {
 };
 
 static const FcCharLeaf *leaves_wa[1] = {
-    L(292),
+    L(293),
 };
 
 static const FcChar16 numbers_wa[1] = {
@@ -2974,17 +2986,17 @@ static const FcChar16 numbers_wa[1] = {
 };
 
 static const FcCharLeaf *leaves_zh_cn[82] = {
-    L(293), L(294), L(295), L(296), L(297), L(298), L(299), L(300),
-    L(301), L(302), L(303), L(304), L(305), L(306), L(307), L(308),
-    L(309), L(310), L(311), L(312), L(313), L(314), L(315), L(316),
-    L(317), L(318), L(319), L(320), L(321), L(322), L(323), L(324),
-    L(325), L(326), L(327), L(328), L(329), L(330), L(331), L(332),
-    L(333), L(334), L(335), L(336), L(337), L(338), L(339), L(340),
-    L(341), L(342), L(343), L(344), L(345), L(346), L(347), L(348),
-    L(349), L(350), L(351), L(352), L(353), L(354), L(355), L(356),
-    L(357), L(358), L(359), L(360), L(361), L(362), L(363), L(364),
-    L(365), L(366), L(367), L(368), L(369), L(370), L(371), L(372),
-    L(373), L(374),
+    L(294), L(295), L(296), L(297), L(298), L(299), L(300), L(301),
+    L(302), L(303), L(304), L(305), L(306), L(307), L(308), L(309),
+    L(310), L(311), L(312), L(313), L(314), L(315), L(316), L(317),
+    L(318), L(319), L(320), L(321), L(322), L(323), L(324), L(325),
+    L(326), L(327), L(328), L(329), L(330), L(331), L(332), L(333),
+    L(334), L(335), L(336), L(337), L(338), L(339), L(340), L(341),
+    L(342), L(343), L(344), L(345), L(346), L(347), L(348), L(349),
+    L(350), L(351), L(352), L(353), L(354), L(355), L(356), L(357),
+    L(358), L(359), L(360), L(361), L(362), L(363), L(364), L(365),
+    L(366), L(367), L(368), L(369), L(370), L(371), L(372), L(373),
+    L(374), L(375),
 };
 
 static const FcChar16 numbers_zh_cn[82] = {
@@ -3002,17 +3014,17 @@ static const FcChar16 numbers_zh_cn[82] = {
 };
 
 static const FcCharLeaf *leaves_zh_hk[83] = {
-    L(375), L(376), L(377), L(378), L(379), L(380), L(381), L(382),
-    L(383), L(384), L(385), L(386), L(387), L(388), L(389), L(390),
-    L(391), L(392), L(393), L(394), L(395), L(396), L(397), L(398),
-    L(399), L(400), L(401), L(402), L(403), L(404), L(405), L(406),
-    L(407), L(408), L(409), L(410), L(411), L(412), L(413), L(414),
-    L(415), L(416), L(417), L(418), L(419), L(420), L(421), L(422),
-    L(423), L(424), L(425), L(426), L(427), L(428), L(429), L(430),
-    L(431), L(432), L(433), L(434), L(435), L(436), L(437), L(438),
-    L(439), L(440), L(441), L(442), L(443), L(444), L(445), L(446),
-    L(447), L(448), L(449), L(450), L(451), L(452), L(453), L(454),
-    L(455), L(456), L(457),
+    L(376), L(377), L(378), L(379), L(380), L(381), L(382), L(383),
+    L(384), L(385), L(386), L(387), L(388), L(389), L(390), L(391),
+    L(392), L(393), L(394), L(395), L(396), L(397), L(398), L(399),
+    L(400), L(401), L(402), L(403), L(404), L(405), L(406), L(407),
+    L(408), L(409), L(410), L(411), L(412), L(413), L(414), L(415),
+    L(416), L(417), L(418), L(419), L(420), L(421), L(422), L(423),
+    L(424), L(425), L(426), L(427), L(428), L(429), L(430), L(431),
+    L(432), L(433), L(434), L(435), L(436), L(437), L(438), L(439),
+    L(440), L(441), L(442), L(443), L(444), L(445), L(446), L(447),
+    L(448), L(449), L(450), L(451), L(452), L(453), L(454), L(455),
+    L(456), L(457), L(458),
 };
 
 static const FcChar16 numbers_zh_hk[83] = {
@@ -3030,17 +3042,17 @@ static const FcChar16 numbers_zh_hk[83] = {
 };
 
 static const FcCharLeaf *leaves_zh_mo[83] = {
-    L(458), L(459), L(460), L(461), L(462), L(463), L(464), L(465),
-    L(466), L(467), L(468), L(469), L(470), L(471), L(472), L(473),
-    L(474), L(475), L(476), L(477), L(478), L(479), L(480), L(481),
-    L(482), L(483), L(484), L(485), L(486), L(487), L(488), L(489),
-    L(490), L(491), L(492), L(493), L(494), L(495), L(496), L(497),
-    L(498), L(499), L(500), L(501), L(502), L(503), L(504), L(505),
-    L(506), L(507), L(508), L(509), L(510), L(511), L(512), L(513),
-    L(514), L(515), L(516), L(517), L(518), L(519), L(520), L(521),
-    L(522), L(523), L(524), L(525), L(526), L(527), L(528), L(529),
-    L(530), L(531), L(532), L(533), L(534), L(535), L(536), L(537),
-    L(538), L(539), L(540),
+    L(459), L(460), L(461), L(462), L(463), L(464), L(465), L(466),
+    L(467), L(468), L(469), L(470), L(471), L(472), L(473), L(474),
+    L(475), L(476), L(477), L(478), L(479), L(480), L(481), L(482),
+    L(483), L(484), L(485), L(486), L(487), L(488), L(489), L(490),
+    L(491), L(492), L(493), L(494), L(495), L(496), L(497), L(498),
+    L(499), L(500), L(501), L(502), L(503), L(504), L(505), L(506),
+    L(507), L(508), L(509), L(510), L(511), L(512), L(513), L(514),
+    L(515), L(516), L(517), L(518), L(519), L(520), L(521), L(522),
+    L(523), L(524), L(525), L(526), L(527), L(528), L(529), L(530),
+    L(531), L(532), L(533), L(534), L(535), L(536), L(537), L(538),
+    L(539), L(540), L(541),
 };
 
 static const FcChar16 numbers_zh_mo[83] = {
@@ -3061,7 +3073,7 @@ static const FcChar16 numbers_zh_mo[83] = {
 
 static const FcLangCharSet  fcLangCharSets[] = {
     { (FcChar8 *) "ab",
-      { 1, FcTrue, 2, (FcCharLeaf **) leaves_ab, (FcChar16 *) numbers_ab } },
+      { 1, FcTrue, 1, (FcCharLeaf **) leaves_ab, (FcChar16 *) numbers_ab } },
     { (FcChar8 *) "ar",
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_ar, (FcChar16 *) numbers_ar } },
     { (FcChar8 *) "ava",
@@ -3069,9 +3081,9 @@ static const FcLangCharSet  fcLangCharSets[] = {
     { (FcChar8 *) "az",
       { 1, FcTrue, 4, (FcCharLeaf **) leaves_az, (FcChar16 *) numbers_az } },
     { (FcChar8 *) "ba",
-      { 1, FcTrue, 2, (FcCharLeaf **) leaves_ba, (FcChar16 *) numbers_ba } },
+      { 1, FcTrue, 1, (FcCharLeaf **) leaves_ba, (FcChar16 *) numbers_ba } },
     { (FcChar8 *) "be",
-      { 1, FcTrue, 2, (FcCharLeaf **) leaves_be, (FcChar16 *) numbers_be } },
+      { 1, FcTrue, 1, (FcCharLeaf **) leaves_be, (FcChar16 *) numbers_be } },
     { (FcChar8 *) "bg",
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_bg, (FcChar16 *) numbers_bg } },
     { (FcChar8 *) "bh",
@@ -3095,7 +3107,7 @@ static const FcLangCharSet  fcLangCharSets[] = {
     { (FcChar8 *) "chr",
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_chr, (FcChar16 *) numbers_chr } },
     { (FcChar8 *) "co",
-      { 1, FcTrue, 1, (FcCharLeaf **) leaves_co, (FcChar16 *) numbers_co } },
+      { 1, FcTrue, 2, (FcCharLeaf **) leaves_co, (FcChar16 *) numbers_co } },
     { (FcChar8 *) "cs",
       { 1, FcTrue, 2, (FcCharLeaf **) leaves_cs, (FcChar16 *) numbers_cs } },
     { (FcChar8 *) "cv",
@@ -3123,7 +3135,7 @@ static const FcLangCharSet  fcLangCharSets[] = {
     { (FcChar8 *) "fo",
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_fo, (FcChar16 *) numbers_fo } },
     { (FcChar8 *) "fr",
-      { 1, FcTrue, 1, (FcCharLeaf **) leaves_co, (FcChar16 *) numbers_co } },
+      { 1, FcTrue, 2, (FcCharLeaf **) leaves_co, (FcChar16 *) numbers_co } },
     { (FcChar8 *) "fy",
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_de, (FcChar16 *) numbers_de } },
     { (FcChar8 *) "ga",
@@ -3161,7 +3173,7 @@ static const FcLangCharSet  fcLangCharSets[] = {
     { (FcChar8 *) "kaa",
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_kaa, (FcChar16 *) numbers_kaa } },
     { (FcChar8 *) "kk",
-      { 1, FcTrue, 2, (FcCharLeaf **) leaves_kk, (FcChar16 *) numbers_kk } },
+      { 1, FcTrue, 1, (FcCharLeaf **) leaves_kk, (FcChar16 *) numbers_kk } },
     { (FcChar8 *) "kl",
       { 1, FcTrue, 2, (FcCharLeaf **) leaves_kl, (FcChar16 *) numbers_kl } },
     { (FcChar8 *) "km",
@@ -3204,12 +3216,16 @@ static const FcLangCharSet  fcLangCharSets[] = {
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_bh, (FcChar16 *) numbers_bh } },
     { (FcChar8 *) "mt",
       { 1, FcTrue, 3, (FcCharLeaf **) leaves_mt, (FcChar16 *) numbers_mt } },
+    { (FcChar8 *) "nb",
+      { 1, FcTrue, 1, (FcCharLeaf **) leaves_nb, (FcChar16 *) numbers_nb } },
     { (FcChar8 *) "ne",
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_bh, (FcChar16 *) numbers_bh } },
     { (FcChar8 *) "nl",
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_nl, (FcChar16 *) numbers_nl } },
+    { (FcChar8 *) "nn",
+      { 1, FcTrue, 1, (FcCharLeaf **) leaves_nn, (FcChar16 *) numbers_nn } },
     { (FcChar8 *) "no",
-      { 1, FcTrue, 1, (FcCharLeaf **) leaves_no, (FcChar16 *) numbers_no } },
+      { 1, FcTrue, 1, (FcCharLeaf **) leaves_nb, (FcChar16 *) numbers_nb } },
     { (FcChar8 *) "oc",
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_oc, (FcChar16 *) numbers_oc } },
     { (FcChar8 *) "or",
@@ -3225,7 +3241,7 @@ static const FcLangCharSet  fcLangCharSets[] = {
     { (FcChar8 *) "ro",
       { 1, FcTrue, 3, (FcCharLeaf **) leaves_ro, (FcChar16 *) numbers_ro } },
     { (FcChar8 *) "ru",
-      { 1, FcTrue, 2, (FcCharLeaf **) leaves_ru, (FcChar16 *) numbers_ru } },
+      { 1, FcTrue, 1, (FcCharLeaf **) leaves_ru, (FcChar16 *) numbers_ru } },
     { (FcChar8 *) "sa",
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_bh, (FcChar16 *) numbers_bh } },
     { (FcChar8 *) "sah",
@@ -3265,7 +3281,7 @@ static const FcLangCharSet  fcLangCharSets[] = {
     { (FcChar8 *) "tyv",
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_ky, (FcChar16 *) numbers_ky } },
     { (FcChar8 *) "uk",
-      { 1, FcTrue, 2, (FcCharLeaf **) leaves_uk, (FcChar16 *) numbers_uk } },
+      { 1, FcTrue, 1, (FcCharLeaf **) leaves_uk, (FcChar16 *) numbers_uk } },
     { (FcChar8 *) "uz",
       { 1, FcTrue, 1, (FcCharLeaf **) leaves_uz, (FcChar16 *) numbers_uz } },
     { (FcChar8 *) "vo",
index 5821998fd1207f650a9f91049a1e847cfd2a603f..501a242e49608a3ccb255e5bc138f6a1f3c2e998 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/fr.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -24,8 +24,8 @@
 # French (FR)
 0041-005a
 0061-007a
-00ab
-00bb
+#00ab
+#00bb
 00c0
 00c2
 00c6
@@ -45,7 +45,7 @@
 00f9
 00fb
 00ff
-#0152-0153     # Oe and oe
-#0178          # Y with diaresis
+0152-0153      # Oe and oe
+0178           # Y with diaresis
 #2019-201a     # single quotes
 #2039-203a     # angle quotes
index 915b49c1cc6d308bdf714f2437ad96764e5cf6f8..4dfcd65bd872406cc2ed67b237bfae02669d8395 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/gl.orth,v 1.2 2002/07/06 23:59:15 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
 # Galician (GL)
 0041-005a
 0061-007a
-00a1
-00ab
-00bb
-00bf
+#00a1
+#00ab
+#00bb
+#00bf
 00c1
 00c9
 00cd
index 0be077f6dbd3f2d0d7f0f7bab331a5dd429c7014..cb21ba253f99c95515b51314a358f198f09d219a 100644 (file)
@@ -306,8 +306,8 @@ built.
 *   dut/nld*   nl      Dutch                                           néerlandais
     non                        Norse, Old                                      norrois, vieux
 *   nor                no      Norwegian                                       norvégien
-    nno                nn      Norwegian Nynorsk; Nynorsk, Norwegian           norvégien nynorsk; nynorsk, norvégien
-    nob                nb      Norwegian Bokmål; Bokmål, Norwegian             norvégien bokmål; bokmål, norvégien
+*   nno                nn      Norwegian Nynorsk; Nynorsk, Norwegian           norvégien nynorsk; nynorsk, norvégien
+*   nob                nb      Norwegian Bokmål; Bokmål, Norwegian             norvégien bokmål; bokmål, norvégien
     nso                        Sotho, Northern                                 sotho du Nord
     nub                        Nubian languages                                nubiennes, langues
     nya                ny      Chichewa; Chewa; Nyanja                         chichewa; chewa; nyanja
index 4cb29cb264127a7663d0406e6e74cb817b5a857f..c237b25770db0a44e3fd32479757015b49d0c6a7 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/kk.orth,v 1.2 2002/07/06 23:59:16 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -22,8 +22,8 @@
 # PERFORMANCE OF THIS SOFTWARE.
 #
 # Kazakh (KK)
-00ab
-00bb
+#00ab
+#00bb
 0401
 0406
 0410-044f
index 7c153df08b66fa5889a3283b20a6c66ddd44e3f8..d9f49af9d1ecbc1b57b0edfe5327114e34568b0d 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/kl.orth,v 1.2 2002/07/06 23:59:16 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -24,8 +24,8 @@
 # Greenlandic (KL)
 0041-005a
 0061-007a
-00ab
-00bb
+#00ab
+#00bb
 00c1-00c3
 00c5-00c6
 00ca
diff --git a/fc-lang/nb.orth b/fc-lang/nb.orth
new file mode 100644 (file)
index 0000000..c305c87
--- /dev/null
@@ -0,0 +1,25 @@
+#
+# $XFree86$
+#
+# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software and its
+# documentation for any purpose is hereby granted without fee, provided that
+# the above copyright notice appear in all copies and that both that
+# copyright notice and this permission notice appear in supporting
+# documentation, and that the name of Keith Packard not be used in
+# advertising or publicity pertaining to distribution of the software without
+# specific, written prior permission.  Keith Packard makes no
+# representations about the suitability of this software for any purpose.  It
+# is provided "as is" without express or implied warranty.
+#
+# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
+#
+# Norwegian Bokmål (NB)
+include no.orth
diff --git a/fc-lang/nn.orth b/fc-lang/nn.orth
new file mode 100644 (file)
index 0000000..0e029dc
--- /dev/null
@@ -0,0 +1,43 @@
+#
+# $XFree86$
+#
+# Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+#
+# Permission to use, copy, modify, distribute, and sell this software and its
+# documentation for any purpose is hereby granted without fee, provided that
+# the above copyright notice appear in all copies and that both that
+# copyright notice and this permission notice appear in supporting
+# documentation, and that the name of Keith Packard not be used in
+# advertising or publicity pertaining to distribution of the software without
+# specific, written prior permission.  Keith Packard makes no
+# representations about the suitability of this software for any purpose.  It
+# is provided "as is" without express or implied warranty.
+#
+# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
+#
+# Norwegian Nynorsk (NN)
+0041-005a
+0061-007a
+#00ab          # double angle quotes
+#00bb          # double angle quotes
+00c0
+00c4-00c6
+00c9-00ca
+00d2-00d4
+00d6
+00d8
+00dc
+00e0
+00e4-00e6
+00e9-00ea
+00f2-00f4
+00f6
+00f8
+00fc
+#2039-203a     # single quotes
index f9302ebe8de3170571bf871cec00ce52d0c2e5aa..069b1a4ef181b212c44007fb3a2810dc97f0e82b 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/no.orth,v 1.2 2002/07/06 23:59:17 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -24,8 +24,8 @@
 # Norwegian (Bokmål) (NO)
 0041-005a
 0061-007a
-00ab
-00bb
+#00ab
+#00bb
 00c0-00c2
 00c4-00cb
 00d2-00d4
index 77cd497851be9e59c2c2d7c87ef3a5dae6c31643..f4e5ba8f9e5e08f60d5a70bf27e54e57fc52422e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/ru.orth,v 1.2 2002/07/06 23:59:19 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -22,8 +22,8 @@
 # PERFORMANCE OF THIS SOFTWARE.
 #
 # Russian (RU)
-00ab
-00bb
+#00ab
+#00bb
 0401
 0406
 0410-044f
index ab9c43f18936e6fe0b6b2f16eb3a5f1c67567e62..f87b2cd8698b2498de34efab1a95a6608c3a0143 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-lang/uk.orth,v 1.2 2002/07/06 23:59:19 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -22,8 +22,8 @@
 # PERFORMANCE OF THIS SOFTWARE.
 #
 # Ukrainian (UK)
-00ab
-00bb
+#00ab
+#00bb
 0401
 0404
 0406-0407