Blame README

Packit ae0799
Lohit Project Information :-
Packit ae0799
See https://fedorahosted.org/lohit/ for more details.
Packit ae0799
Packit ae0799
Mailing list:-
Packit ae0799
http://www.redhat.com/mailman/listinfo/lohit-devel-list
Packit ae0799
Packit ae0799
Generating ttf from source file:
Packit ae0799
Note: If you have downloaded ttf tarball this step is not required.
Packit ae0799
1. Building ttf file with fontforge.
Packit ae0799
- Open .sfd file in Fontforge.
Packit ae0799
- Import .fea file using (File->Merge Feature Info)
Packit ae0799
- File-> Generate fonts.
Packit ae0799
Packit ae0799
2. Using Makefile (Recommended)
Packit ae0799
- In terminal change directory to lohit downloaded tarball and run 
Packit ae0799
- $make ttf  
Packit ae0799
- This will generate ttf.
Packit ae0799
Packit ae0799
3. Building webfonts
Packit ae0799
- Fedora users -> $yum install sfntly  
Packit ae0799
- Check if your distro has sfntly, if not Download sfntly for building web fonts.
Packit ae0799
	- Download "sfntly-read-only.zip" from http://code.google.com/p/sfntly/downloads/list 
Packit ae0799
	- Go to java folder and run $ant
Packit ae0799
	- Copy sfnttool.jar to /usr/share/java/
Packit ae0799
- $make woff eot
Packit ae0799
- This will generate webfonts.
Packit ae0799
4. $make all will generate all binaries.
Packit ae0799
Packit ae0799
Installing fonts:
Packit ae0799
Fedora or other linux distro
Packit ae0799
1. Using graphics user interface
Packit ae0799
- open ttf using gnome-font-viewer or kfontview
Packit ae0799
- click on install fonts
Packit ae0799
Packit ae0799
2. Using terminal
Packit ae0799
- copy font to /~.local/share/fonts
Packit ae0799
- run $fc-cache
Packit ae0799
- open gedit, it should be listed now
Packit ae0799
Packit ae0799
Windows
Packit ae0799
1. Nicely documented on http://windows.microsoft.com/en-in/windows-vista/install-or-uninstall-fonts