Skip to content

sudipshil9862/lohit-tamil-fonts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lohit Fonts Project

Prerequisite to building Lohit fonts
  1. a. Open font in Fontforge, import .fea file and generate fonts b. Using Makefile
    • python and fontforge
    • make ttf
  2. sfntly for building web fonts.
Scripts Usage:-

Run this command from parent directory, it will generate all source, binary and web tarball.

make all

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.7%
  • Makefile 24.3%