Fixedwidth
Fixedwidth, or fixed-width typing, refers to a typographic and layout convention in which every character occupies the same horizontal space. Also known as monospace or monospaced type, fixedwidth contrasts with proportional fonts where glyph widths vary. This property simplifies alignment of text in columns, tables, and code blocks.
The concept originates from early typewriters and computer terminals, where a uniform character width made text
Characteristics include identical advance width for all characters, fixed spacing along a line, and often a
Pros of fixedwidth fonts include predictable alignment, easy columnar layouts, and consistent rendering across platforms, which
Common examples of fixedwidth fonts are Courier, Courier New, Consolas, Monaco, Menlo, Source Code Pro, and Inconsolata.