# roboto-serif **Repository Path**: mirrors_googlefonts/roboto-serif ## Basic Information - **Project Name**: roboto-serif - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-12 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://github.com/CommercialType/RobotoSerif) which contains development directories chronicling the typeface's development.