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.

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

mercurial