intl/uconv/tools/cns.sh

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 # This Source Code Form is subject to the terms of the Mozilla Public
     2 # License, v. 2.0. If a copy of the MPL was not distributed with this
     3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
     5 # umaptable -uf < cns1992p1.txt > ../ucvtw2/cns_1.uf
     6 # umaptable -uf < cns1992p2.txt > ../ucvtw2/cns_2.uf
     7 umaptable -uf < cnsIRGTp15.txt > ../ucvtw2/cns15.uf
     8 umaptable -uf < cnsIRGTp15ExtB.txt > ../ucvtw2/cns15extb.uf
     9 umaptable -uf < cnsIRGTp3.txt > ../ucvtw2/cns3.uf
    10 umaptable -uf < cnsIRGTp3ExtB.txt > ../ucvtw2/cns3extb.uf
    11 umaptable -uf < cnsIRGTp4.txt > ../ucvtw2/cns4.uf
    12 umaptable -uf < cnsIRGTp4ExtB.txt > ../ucvtw2/cns4extb.uf
    13 umaptable -uf < cnsIRGTp5.txt > ../ucvtw2/cns5.uf
    14 umaptable -uf < cnsIRGTp5ExtB.txt > ../ucvtw2/cns5extb.uf
    15 umaptable -uf < cnsIRGTp6.txt > ../ucvtw2/cns6.uf
    16 umaptable -uf < cnsIRGTp6ExtB.txt > ../ucvtw2/cns6extb.uf
    17 umaptable -uf < cnsIRGTp7.txt > ../ucvtw2/cns7.uf
    18 umaptable -uf < cnsIRGTp7ExtB.txt > ../ucvtw2/cns7extb.uf
    19 # umaptable -ut < cns1992p1.txt > ../ucvtw2/cns_1.ut
    20 # umaptable -ut < cns1992p2.txt > ../ucvtw2/cns_2.ut
    21 umaptable -ut < cnsIRGTp15.txt > ../ucvtw2/cns15.ut
    22 umaptable -ut < cnsIRGTp15ExtB.txt > ../ucvtw2/cns15extb.ut
    23 umaptable -ut < cnsIRGTp3.txt > ../ucvtw2/cns3.ut
    24 umaptable -ut < cnsIRGTp3ExtB.txt > ../ucvtw2/cns3extb.ut
    25 umaptable -ut < cnsIRGTp4.txt > ../ucvtw2/cns4.ut
    26 umaptable -ut < cnsIRGTp4ExtB.txt > ../ucvtw2/cns4extb.ut
    27 umaptable -ut < cnsIRGTp5.txt > ../ucvtw2/cns5.ut
    28 umaptable -ut < cnsIRGTp5ExtB.txt > ../ucvtw2/cns5extb.ut
    29 umaptable -ut < cnsIRGTp6.txt > ../ucvtw2/cns6.ut
    30 umaptable -ut < cnsIRGTp6ExtB.txt > ../ucvtw2/cns6extb.ut
    31 umaptable -ut < cnsIRGTp7.txt > ../ucvtw2/cns7.ut
    32 umaptable -ut < cnsIRGTp7ExtB.txt > ../ucvtw2/cns7extb.ut

mercurial