blob: 59dafe942538d6db2f716268fdbf7c9d2c601ed6 [file] [log] [blame]
Victoria Lease948e68f2012-05-08 09:46:38 -07001Lohit Fonts Project
2
3Scripts Usage:-
4Lohit CVS is now included with 2 shell scripts
51)generate.sh
6 Once you checkout the .sfd files from lohit CVS, you just need to execute this script
7 and you will get all .ttf files in respective language directory. You can then install those font files
8 by copying them to ~/.fonts directory. Then execute fc-cache command and then relogin to use that font.
9
102)makedist.sh
11 Use this script to generate upstream tarball used by fonts-indic SPEC to build rpms.
12 e.g.
13 To generate lohit-lang-$version.tar.gz follow steps as
14 1) Anonymous CVS access
15 $ svn co http://svn.fedorahosted.org/svn/lohit
16 1) cd lohit
17 2) sh makedist.sh
18 You will get upstream tarball used to build lohit-fonts-$version-1 rpm.
19 NOTE:- This script can be used only from 2.1.1 and above version of this package.
20