diff options
author | gabor <gabor@FreeBSD.org> | 2013-07-24 00:11:09 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2013-07-24 00:11:09 +0800 |
commit | f66db550644c0c26273e5864c7e28b0090f223d2 (patch) | |
tree | efe600fae2cafef9c31709f431ebac71efbd70b9 /x11-fonts/Makefile | |
parent | caea3beabb292277d9f7e6acf2a27f972630b57d (diff) | |
download | freebsd-ports-gnome-f66db550644c0c26273e5864c7e28b0090f223d2.tar.gz freebsd-ports-gnome-f66db550644c0c26273e5864c7e28b0090f223d2.tar.zst freebsd-ports-gnome-f66db550644c0c26273e5864c7e28b0090f223d2.zip |
In 2004, Red Hat has released five Indian language fonts as open source
licensed under the GPL. In 2011 Red Hat relicensed fonts under SIL OFL 1.1
license. The fonts named Lohit which means Red in Sanskrit. Currently, the
font family supports 21 Indian languages: Assamese, Bengali, Devanagari
(Hindi, Kashmiri, Konkani, Maithili, Marathi, Nepali, Sindhi, Santali,
Bodo, Dogri), Gujarati, Kannada, Malayalam, Manipuri, Oriya, Punjabi,
Tamil, and Telugu. Now, Fedora Project and its contributors took the
responsibility to consolidate the further efforts and improvements of
the Lohit fonts.
Lohit Fonts are Unicode 6.0 compatible.
WWW: https://fedorahosted.org/lohit/
Diffstat (limited to 'x11-fonts/Makefile')
-rw-r--r-- | x11-fonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 5dd784e4e6a3..c95153dc5e94 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -111,6 +111,7 @@ SUBDIR += linux-f10-fontconfig SUBDIR += linuxlibertine SUBDIR += linuxlibertine-g + SUBDIR += lohit SUBDIR += manu-gothica SUBDIR += mgopen SUBDIR += mkbold |