All Projects → aliftype → amiri

aliftype / amiri

Licence: OFL-1.1 license
Amiri (أميري) is a body text Naskh typeface

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to amiri

RitaFontTester
Auxiliary tool for the development of Persian-Arabic fonts
Stars: ✭ 16 (-94.5%)
Mutual labels:  font, typeface, arabic
Mikhak
simple monoline Arabic-Latin semi handwriting typeface
Stars: ✭ 64 (-78.01%)
Mutual labels:  font, typeface, arabic
qahiri
Qahiri (قاهري) is a manuscript Kufic typeface
Stars: ✭ 45 (-84.54%)
Mutual labels:  font, arabic, arabic-font
system-fonts
Which fonts can I use?
Stars: ✭ 29 (-90.03%)
Mutual labels:  font, typeface
MultiFontViewKotlin-Android
MultiFontViewKotlin library can be used to select custom fonts for the view dynamically in your XML
Stars: ✭ 13 (-95.53%)
Mutual labels:  font, typeface
Huruf
A simple chrome extension to make reading Arabic easier
Stars: ✭ 23 (-92.1%)
Mutual labels:  font, arabic
Urbanist
Urbanist is a low-contrast, geometric sans-serif inspired by Modernist design and typography.
Stars: ✭ 374 (+28.52%)
Mutual labels:  font, typeface
LxgwNewClearGothic
A Simplified Chinese sans-serif font derived from IPAex Gothic. 一款衍生于「IPAexゴシック」的简体中文黑体字型。
Stars: ✭ 203 (-30.24%)
Mutual labels:  font, typeface
helmet
Neo-grotesque typeface
Stars: ✭ 133 (-54.3%)
Mutual labels:  font, typeface
Iosevka-Mayukai
Font based on Iosevka Custom Build, with combination from Iosevka SS04 Menlo, SS07 Monaco, SS09 Source Code Pro, SS12 Ubuntu Mono, SS14 Jetbrains Mono, Hack Style, and some Nerd Font Patching.
Stars: ✭ 149 (-48.8%)
Mutual labels:  font, typeface
tk-fangsong-font
剔骨仿宋: Experimental Fang Song style Chinese font
Stars: ✭ 93 (-68.04%)
Mutual labels:  font, typeface
yaldevi-font
A Font family supporting Sinhala, Tamil and Latin.
Stars: ✭ 14 (-95.19%)
Mutual labels:  font, typeface
alt-hack
A stylistic alternate glyph library for the Hack typeface
Stars: ✭ 85 (-70.79%)
Mutual labels:  font, typeface
perplexed
OTF monospace typeface, a derivative of IBM Plex Mono with Powerline glyphs added
Stars: ✭ 23 (-92.1%)
Mutual labels:  font, typeface
farro
Farro is an artsy, four-weighted, display typeface that has a peculiar personality flowing through its European humanist silhouette.
Stars: ✭ 26 (-91.07%)
Mutual labels:  font, typeface
plex
The package of IBM’s typeface, IBM Plex.
Stars: ✭ 7,977 (+2641.24%)
Mutual labels:  font, typeface
basement-grotesque
The basement grotesque typeface.
Stars: ✭ 219 (-24.74%)
Mutual labels:  font, typeface
Typefaces
NPM packages for Open Source typefaces
Stars: ✭ 2,581 (+786.94%)
Mutual labels:  font, typeface
Playfair Display
Playfair Display is an Open Source typeface family for display and titling use.
Stars: ✭ 237 (-18.56%)
Mutual labels:  font, typeface
Hauora-Sans
Neo-grotesque sans-serif font originally designed for an open-sourced health research project
Stars: ✭ 83 (-71.48%)
Mutual labels:  font, typeface

Build

Amiri Font

Amiri (أميري) is a classical Arabic typeface in Naskh style for typesetting books and other running text.

Amiri is a revival of the beautiful typeface pioneered in early 20th century by Bulaq Press in Cairo, also known as Amiria Press, after which the font is named.

The uniqueness of this typeface comes from its superb balance between the beauty of Naskh calligraphy on one hand, the constraints and requirements of elegant typography on the other. Also, it is one of the few metal typefaces that were used in typesetting the Koran, making it a good source for a digital typeface to be used in typesetting Koranic verses.

Amiri project aims at the revival of the aesthetics and traditions of Arabic typesetting, and adapting it to the era of digital typesetting, in a publicly available form.

Amiri is a free and open source project that everyone is encouraged to use and modify. Amiri is available under the terms of Open Font License, see the included license file for more details.

Latest version of the Amiri font can be obtained from its web site:

http://amirifont.org

Contributing

To edit the font sources, you will need FontForge, preferably the latest version. To install FontForge on Debian and Ubuntu:

$ sudo apt-get install fontforge

You can then open the source files in FontForge and start editing, either from GUI or from the command line:

$ fontforge sources/Amiri-Regular.sfd

To build the fonts you need a few Python packages:

$ python -m venv amiri
$ . amiri/bin/activate
$ pip install -r requirements.txt

To build the font files run:

$ make ttf
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].