Skip to content

Serif family, part of the Alegreya "super family" www.huertatipografica.com

License

OFL-1.1, OFL-1.1 licenses found

Licenses found

OFL-1.1
LICENSE.md
OFL-1.1
OFL.txt
Notifications You must be signed in to change notification settings

huertatipografica/Alegreya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alegreya

This file provides detailed information on the Alegreya Font Software.

This information should be distributed along with the Alegreya fonts and any derivative works.

Font Information

Alegreya is a typeface originally intended for literature. Among its crowning characteristics, it conveys a dynamic and varied rhythm which facilitates the reading of long texts. Also, it provides freshness to the page while referring to the calligraphic letter, not as a literal interpretation, but rather in a contemporary typographic language.

The italic has just as much care and attention to detail in the design as the roman. The bold weights are strong, and the Black weights are really experimental for the genre. There is also a Small Caps sister family.

Not only does Alegreya provide great performance, but also achieves a strong and harmonious text by means of elements designed in an atmosphere of diversity.

The Alegreya type system is a "super family", originally intended for literature, and includes serif and sans serif sister families.

It supports expert latin, greek and cyrillic character sets and provides advanced typography OpenType features such as small caps, dynamic ligatures and fractions, four set of figures, super and subscript characters, ordinals, localized accent forms for spanish, catalan, guaraní, dutch, turkish, romanian, serbian among others.

Alegreya was chosen at the ATypI Letter2 competition in September 2011, and one of the top 14 text type systems. It was also selected in the 2nd Bienal Iberoamericana de Diseño, competition held in Madrid in 2010 and Tipos Latinos.

Designed by Juan Pablo del Peral for Huerta Tipográfica.

Requirements

  • Glyphs (for editing sources)
  • Python 3 (for building fonts)

Setup

To run any of the commands, you need to generate the virtual environment (venv) and install dependencies. It will generate a venv folder

python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt

Build ufos and generate fonts

To build the fonts open sources/build.sh or run

sh sources/build.sh