Design Nomenclature / Systems & Spec

Point

Also called pt, DTP point, PostScript point, typographic point

This entry has not been translated yet and is shown in English.

The unit of type size, standardised as exactly 1/72 inch by PostScript and every application since. Historically it was never one thing: the Anglo-American point ran near 1/72.27 inch, the Didot point near 0.376 mm, Fournier's smaller again — which is why old specimens don't convert cleanly to anything.

Four rules drawn to scale against a common baseline: one CSS pixel, one point at 1.333 CSS pixels, one rem at the 16-pixel browser default, and one pica — twelve points, also 16 CSS pixels.

In practice

Written into CSS as `pt` by people importing print habits. On screen it is just 1.333 CSS px, and it ignores the reader's font-size preference. Use rem. A point size also names the em — the body — and not any measurable feature of a letter: nothing in a 12pt face measures 12pt, and two 12pt faces can differ by a third in apparent size.

Not to be confused with

Origin

Fournier proposed a typographic point around 1737; Didot re-based it on the French royal inch a generation later; the Anglo-American point was fixed about a century after that. PostScript rounded the whole mess to 1/72 inch in 1984 and the older systems never quite died.

How this term connects

CSS pixelEmEnLeadingOptical sizePicaRemUnits per emX-heightPoint
Related Confused with