Skip to content

googlefonts/roboto-serif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roboto Serif

Roboto Serif is a serif typeface designed to work alongside Roboto for interfaces and immersive reading, commissioned by Google from Commercial Type. Designed from the ground up as a variable font, Roboto Serif features a full range of weights, widths from condensed to extended, and optical sizes from micro to large display. It also includes a grade axis to fine tune contrast for different usages without affecting line breaks and copyfit.

This family supports the Google Fonts Latin Pro glyph set, for use in over 130 languages including Vietnamese.

Install dependencies

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

Building fonts

cd sources
sh build.sh

Historical repo

The origin repo can be found here which contains development directories chronicling the typeface's development.