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

13 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.