1
0
mirror of https://github.com/google/fonts.git synced 2024-12-18 22:31:31 +03:00
fonts/knowledge/glossary/terms/axis_in_variable_fonts/content.md
2021-12-07 09:28:03 -10:00

812 B
Raw Blame History

In variable fonts, the axis usually refers to a single aspect of a typefaces design that can be altered by the user.

Various weights of a typeface set along the top of a horizontal line. Beneath the line, on the far left, is a label of zero; on the right, 1000.

Common axes include italic, optical size, slant, weight, width, and these five are the registered axes in CSS. However, any property of a typefaces design can be mapped to an axis—the choice is up to the type designer. Using non-registered axes is possible in CSS via the font-variation-settings attribute.