All Projects → alif-type → Amiri

alif-type / Amiri

Licence: ofl-1.1
Amiri Font Project.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Amiri

Vazir Font
Vazir is a Persian/Arabic font. وزیر یک فونت فارسی/عربی است https://rastikerdar.github.io/vazir-font/
Stars: ✭ 1,085 (+377.97%)
Mutual labels:  arabic, font
qahiri
Qahiri (قاهري) is a manuscript Kufic typeface
Stars: ✭ 45 (-80.18%)
Mutual labels:  font, arabic
Huruf
A simple chrome extension to make reading Arabic easier
Stars: ✭ 23 (-89.87%)
Mutual labels:  font, arabic
amiri
Amiri (أميري) is a body text Naskh typeface
Stars: ✭ 291 (+28.19%)
Mutual labels:  font, arabic
amiri-typewriter
Mono-width companion to Amiri font family
Stars: ✭ 23 (-89.87%)
Mutual labels:  font, arabic
aref-ruqaa
Aref Ruqaa (رقعة عارف) is a Ruqaa typeface
Stars: ✭ 80 (-64.76%)
Mutual labels:  font, arabic
RitaFontTester
Auxiliary tool for the development of Persian-Arabic fonts
Stars: ✭ 16 (-92.95%)
Mutual labels:  font, arabic
rana-kufi
Rana Kufi (كوفي رنا) is a Fatimid Kufic typeface
Stars: ✭ 25 (-88.99%)
Mutual labels:  font, arabic
Mikhak
simple monoline Arabic-Latin semi handwriting typeface
Stars: ✭ 64 (-71.81%)
Mutual labels:  arabic, font
Rtltmpro
Right-To-Left Text Mesh Pro for Unity. This plugin adds support for Persian and Arabic languages to TextMeshPro.
Stars: ✭ 187 (-17.62%)
Mutual labels:  arabic
U8g2
U8glib library for monochrome displays, version 2
Stars: ✭ 2,737 (+1105.73%)
Mutual labels:  font
Awesome Design
🌟 Curated design resources from all over the world.
Stars: ✭ 13,333 (+5773.57%)
Mutual labels:  font
Techna Sans
Sharp, geometric typeface
Stars: ✭ 189 (-16.74%)
Mutual labels:  font
Picasso
Picasso is a high quality 2D vector graphic rendering library. It support path , matrix , gradient , pattern , image and truetype font.
Stars: ✭ 205 (-9.69%)
Mutual labels:  font
Lambdacube Edsl
Previous version of LambdaCube 3D as Embedded Domain Specific Language in Haskell. Check the latest system:
Stars: ✭ 186 (-18.06%)
Mutual labels:  font
Sudo Font
Sudo, a font for programmers and command line users.
Stars: ✭ 225 (-0.88%)
Mutual labels:  font
Swiftyfitsize
📱 Swifty screen adaptation solution (Support Objective-C and Swift)
Stars: ✭ 184 (-18.94%)
Mutual labels:  font
Typogenic
Signed-distance field text rendering for Unity
Stars: ✭ 183 (-19.38%)
Mutual labels:  font
Hack
A typeface designed for source code
Stars: ✭ 14,543 (+6306.61%)
Mutual labels:  font
Operator Mono Lig
Add ligatures to Operator Mono similar to Fira Code
Stars: ✭ 2,683 (+1081.94%)
Mutual labels:  font

Build Status

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].