1
0
mirror of https://github.com/google/fonts.git synced 2024-12-18 14:21:47 +03:00
fonts/cc-by-sa/knowledge/glossary/terms/spaces/content.md
2022-03-28 12:02:37 -07:00

1.1 KiB
Raw Blame History

Spaces are glyphs that contain no visible strokes but still have specific values for width, and occupy a unique unicode cell in the glyph table.

The words “in between” set twice, with the space between them emphasized. The first example uses a regular space; the second uses a narrower space.

A hair space is the thinnest of all spaces and can be used either side of an en dash or em dash—although thats down to the style guide were referencing. A thin space is slightly wider (around 15%20% of an em) and again can be employed around dashes according to the preferences of the style guide.

Non-breaking spaces are added between words that need to stay together in any event. If the last word in the sequence doesnt fit on the end of the line, all words connected with non-breaking spaces will shift to the next line. This is useful when avoiding orphans, but should be used with care.