1
0
mirror of https://github.com/google/fonts.git synced 2024-12-19 14:52:12 +03:00
fonts/cc-by-sa/knowledge/glossary/terms/monospaced/content.md

13 lines
992 B
Markdown
Raw Normal View History

2021-12-07 22:28:03 +03:00
Monospaced [typefaces](/glossary/typeface) are ones in which all or most [characters](/glossary/character) take up the same amount of horizontal space. Code editors use monospaced typefaces by default.
<figure>
![“Axis” set in a monospaced typeface, with highlights showing how each character has the same width.](images/thumbnail.svg)
</figure>
As evidenced on any monospaced typeface (originally produced for typewriters), there are a number of common stylistic touches on common characters to account for this shared width, such as serifs on top of the stem on a lowercase “i,” or a heavily [condensed](/glossary/condensed_narrow_compressed) lowercase “m.”
Examples of monospaced typefaces include Courier, [Roboto Mono](https://fonts.google.com/specimen/Roboto+Mono), [Inconsolata](https://fonts.google.com/specimen/Inconsolata), [Source Code Pro](https://fonts.google.com/specimen/Source+Code+Pro), and [IBM Plex Mono](https://fonts.google.com/specimen/IBM+Plex+Mono).