Blame README

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