Part 1: Variable Fonts
OpenType 1.8, 2016
Variable Fonts
A variable font is a single font file contains many different variations of a typeface, instead of having a separate font file for every width, weight, or style. This format was developed in collaboration by Adobe, Apple, Google, and Microsoft.
H
H
H
→
H
←
H
H
H
| Axis Tag | Description | Valid Range |
|---|---|---|
| wght | weight | 1—1000 |
| wdth | width | >0, percent of normal width |
| opsz | optical sizing | >0, point sizes |
| ital | italicization | 0—1 |
| slnt | slant | -90—90 |
Part 2: Axes of Variation
Typographic Flexibility
Variable font formats provide not necessarily a new way to select a font style—a slider replacing a dropdown menu.
Rather, it is the ability to programmatically specify a precise point in a font’s design space.
- Ink
- Metal
- Photo
- Pixels
- Vectors
Data as input material—variation as response
[Drawing vectors is like] getting a feeling for a piece of math. What you’re doing is basically creating instructions for a piece of software to draw a line. It’s almost like choreography. It may not feel that way, but at the bottom of it it really is, because it’s a function of time.