1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/intl/uconv/tools/cns.sh Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,32 @@ 1.4 +# This Source Code Form is subject to the terms of the Mozilla Public 1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this 1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.7 + 1.8 +# umaptable -uf < cns1992p1.txt > ../ucvtw2/cns_1.uf 1.9 +# umaptable -uf < cns1992p2.txt > ../ucvtw2/cns_2.uf 1.10 +umaptable -uf < cnsIRGTp15.txt > ../ucvtw2/cns15.uf 1.11 +umaptable -uf < cnsIRGTp15ExtB.txt > ../ucvtw2/cns15extb.uf 1.12 +umaptable -uf < cnsIRGTp3.txt > ../ucvtw2/cns3.uf 1.13 +umaptable -uf < cnsIRGTp3ExtB.txt > ../ucvtw2/cns3extb.uf 1.14 +umaptable -uf < cnsIRGTp4.txt > ../ucvtw2/cns4.uf 1.15 +umaptable -uf < cnsIRGTp4ExtB.txt > ../ucvtw2/cns4extb.uf 1.16 +umaptable -uf < cnsIRGTp5.txt > ../ucvtw2/cns5.uf 1.17 +umaptable -uf < cnsIRGTp5ExtB.txt > ../ucvtw2/cns5extb.uf 1.18 +umaptable -uf < cnsIRGTp6.txt > ../ucvtw2/cns6.uf 1.19 +umaptable -uf < cnsIRGTp6ExtB.txt > ../ucvtw2/cns6extb.uf 1.20 +umaptable -uf < cnsIRGTp7.txt > ../ucvtw2/cns7.uf 1.21 +umaptable -uf < cnsIRGTp7ExtB.txt > ../ucvtw2/cns7extb.uf 1.22 +# umaptable -ut < cns1992p1.txt > ../ucvtw2/cns_1.ut 1.23 +# umaptable -ut < cns1992p2.txt > ../ucvtw2/cns_2.ut 1.24 +umaptable -ut < cnsIRGTp15.txt > ../ucvtw2/cns15.ut 1.25 +umaptable -ut < cnsIRGTp15ExtB.txt > ../ucvtw2/cns15extb.ut 1.26 +umaptable -ut < cnsIRGTp3.txt > ../ucvtw2/cns3.ut 1.27 +umaptable -ut < cnsIRGTp3ExtB.txt > ../ucvtw2/cns3extb.ut 1.28 +umaptable -ut < cnsIRGTp4.txt > ../ucvtw2/cns4.ut 1.29 +umaptable -ut < cnsIRGTp4ExtB.txt > ../ucvtw2/cns4extb.ut 1.30 +umaptable -ut < cnsIRGTp5.txt > ../ucvtw2/cns5.ut 1.31 +umaptable -ut < cnsIRGTp5ExtB.txt > ../ucvtw2/cns5extb.ut 1.32 +umaptable -ut < cnsIRGTp6.txt > ../ucvtw2/cns6.ut 1.33 +umaptable -ut < cnsIRGTp6ExtB.txt > ../ucvtw2/cns6extb.ut 1.34 +umaptable -ut < cnsIRGTp7.txt > ../ucvtw2/cns7.ut 1.35 +umaptable -ut < cnsIRGTp7ExtB.txt > ../ucvtw2/cns7extb.ut