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

1.3 KiB
Raw Blame History

A ligature is a glyph that combines the shapes of certain sequences of characters into a new form that makes for a more harmonious reading experience. A common example is the “fi” ligature, which combines a lowercase “f” and a lowercase “i” into a single glyph so that the shoulder of the f doesnt clash with the dot of the i.

The “fi” ligature in a serif typeface.

Not all fonts contain ligatures and they wont necessarily be visible by default. In some circumstances, such as in some desktop design apps, theyll need to be turned on via OpenType feature controls. On the web, default ligatures (liga) should work by default, but discretionary ligatures (dlig) need to be activated manually.

Contextual alternates are related to ligatures in that they offer variations on a single character that might be more suitable to certain typographic contexts—for instance, if certain characters appear next to each other. The difference is that the individual glyphs change rather than two or more being replaced by a single glyph.