forked from pravins/lohit2
-
Notifications
You must be signed in to change notification settings - Fork 0
Rewriting lohit open type tables
License
amaneight/lohit2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Lohit Fonts Project prerequisite to building Lohit fonts 1a. Open font in Fontforge, import .fea file and generate fonts 1b. Using Makefile - python and fontforge - make ttf 2. sfntly for building web fonts. - Download "sfntly-read-only.zip" from http://code.google.com/p/sfntly/downloads/list - Go to java folder and run $ant - Copy sfnttool.jar to /usr/share/java/ Scripts Usage:- Lohit git is now included with required Makefiles. 1)make all run this command from parent directory, it will generate all source, binary and web tarball. Once you checkout the .sfd files from lohit CVS, you just need to execute this script and you will get all .ttf files in respective language directory. You can then install those font files by copying them to ~/.fonts directory. Then execute fc-cache command and then relogin to use that font. 2)makedist.sh Use this script to generate upstream tarball used by fonts-indic SPEC to build rpms. e.g. To generate lohit-lang-$version.tar.gz follow steps as 1) Anonymous CVS access $ svn co http://svn.fedorahosted.org/svn/lohit 1) cd lohit 2) sh makedist.sh You will get upstream tarball used to build lohit-fonts-$version-1 rpm. NOTE:- This script can be used only from 2.1.1 and above version of this package. Installing font (.ttf) file: You can install .ttf font files by copying them to ~/.fonts directory. Then execute fc-cache command and then relogin to use that font. Lohit Project Information :- See https://fedorahosted.org/lohit/ for more details. Mailing list:- http://www.redhat.com/mailman/listinfo/lohit-devel-list
About
Rewriting lohit open type tables
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Makefile 63.4%
- Python 31.8%
- Shell 4.8%