Further compress the size of the UCD tables.
authorChris Hanson <org/chris-hanson/cph>
Sun, 19 Mar 2017 03:49:04 +0000 (20:49 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sun, 19 Mar 2017 03:49:04 +0000 (20:49 -0700)
commit3e0743dee756606c46565470ba09a86f1e7a0feb
treeab23aad402bb165fa79ed39eb37a7870623a103e
parentd7262be179e939697790b2201e58ed26f9808282
Further compress the size of the UCD tables.

As of this latest set of changes the total size seems in the range of a megabyte
or so, which is much better than the 4-5 megabytes of earlier revisions.
15 files changed:
src/etc/ucd-converter.scm
src/runtime/ucd-table-ccc.scm
src/runtime/ucd-table-cf.scm
src/runtime/ucd-table-dm.scm
src/runtime/ucd-table-gc.scm
src/runtime/ucd-table-gcb.scm
src/runtime/ucd-table-lc.scm
src/runtime/ucd-table-nt.scm
src/runtime/ucd-table-nv.scm
src/runtime/ucd-table-scf.scm
src/runtime/ucd-table-slc.scm
src/runtime/ucd-table-suc.scm
src/runtime/ucd-table-tc.scm
src/runtime/ucd-table-uc.scm
src/runtime/ucd-table-wb.scm