1
0
mirror of https://github.com/google/fonts.git synced 2024-12-18 06:11:33 +03:00
fonts/knowledge/glossary/terms/width/content.md

13 lines
1.2 KiB
Markdown
Raw Normal View History

2021-12-07 22:28:03 +03:00
Width is the result of how much horizontal space is taken up by a [typeface](/glossary/typeface)s [characters](/glossary/character). A [condensed](/glossary/condensed_narrow_compressed) face takes up considerably less space than a [wide](/glossary/wide_extended) one.
<figure>
![The “N” character rendered in four different widths, with a faint background shape drawing attention to the width of the entire glyph.](images/thumbnail.svg)
</figure>
Although different widths of a single typeface family have traditionally been separated out into individual [font](/glossary/font) files, [variable fonts](/glossary/variable_fonts) allow [foundries](/glossary/type_foundry) to distribute all widths in one unified file. Variable fonts also give freedom to the end user (the designer) to use bespoke widths in between the pre-defined [instances](/glossary/instance) by adjusting a variable fonts width [axis](/glossary/axis_in_variable_fonts).
Its also worth noting that in the majority of typefaces, a fonts [weight](/glossary/weight) affects its width: A bold style normally takes up more horizontal space than a regular style. The exception to this rule is a [multiplexed](/glossary/multiplexed_duplexed_uniwidth) design.