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

14 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.

Measure is the name given to the length of a line of [text](/glossary/text_copy). In paragraph text, this is therefore also the assumed width of the whole text block.
<figure>
![Four paragraphs of varying line lengths. The first is short, but suitable for micro-copy; the second is too short for standard paragraph text; the third is about right; the fourth is too long.](images/thumbnail.svg)
<figcaption>The first paragraphs measure is very short, but suitable for micro-copy; the second is too short for standard paragraph text; the third is about right; the fourth is too long.</figcaption>
</figure>
Measure is an important factor in creating [readable](/glossary/legibility_readability) text. Lines that are too *narrow* disrupt the reading experience by forcing the reader to jump to a new line too often; lines that are too *wide* disrupt the reading experience by making it more difficult for the reader to effortlessly move their eye to the next line. This can result in lines being missed or repeated unnecessarily.
Its also worth noting that changes to the measure should also influence [line height](/glossary/line_height_leading). Generally, longer lines need more generous line spacing.