mirror of
https://github.com/google/fonts.git
synced 2024-12-20 23:31:32 +03:00
11 lines
626 B
Markdown
11 lines
626 B
Markdown
|
||
The baseline is the invisible line upon which letters rest. It’s used as a point from which other elements are measured, such as [line-height](/glossary/line_height_leading) and [x-height](/glossary/x_height).
|
||
|
||
<figure>
|
||
|
||
![On the left, the word “hey” set in large type, with its vertical metrics shown and the baseline highlighted. On the right, a paragraph of smaller type, with the baseline shown for each line.](images/thumbnail.svg)
|
||
|
||
</figure>
|
||
|
||
A baseline grid refers to the vertical space between the baselines in a block of text; e.g. a 16 pixel baseline grid means there’s a baseline every 16 vertical pixels.
|