summaryrefslogtreecommitdiff
path: root/Software/CJKUnifonts/Xdelta.mdwn
blob: 406d3f9e3579c16a5d5df91f92916bd011f175e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

**THIS PAGE IS OBSOLETE AS OF RELEASE 0.2.20080216** 

If you have already downloaded a tarball version of the fonts and only want to upgrade to a newer release, you can use xdelta to apply binary patches. 

For converting a uming font into umingmbe or ukai into ukaimbe find the xdelta file included in the tarball or debian package. 

You need to have xdelta version 1.1.3 installed. Debian users can simply get it via apt-get, others might want to visit [[http://www.xdelta.org|http://www.xdelta.org]]. Be sure to get version 1.1.3 and not any newer one, the newer ones are not compatible and have different purposes. 

Windows users can visit [[http://www.eng.uwaterloo.ca/~ejones/software/xdelta-win32.html|http://www.eng.uwaterloo.ca/~ejones/software/xdelta-win32.html]] 

Then put your tar.gz package of the old font and the downloaded xdelta file into a temporary directory and use: 

` xdelta patch xdelta_file font_file ` 

**THIS PAGE IS OBSOLETE AS OF RELEASE 0.2.20080216**