Flyers · Compared
Kerning vs tracking vs leading
Kerning, tracking and leading are three kinds of typographic spacing. Kerning adjusts the gap between one specific pair of letters, such as A and V. Tracking adds or removes space evenly across a whole word, line or block. Leading is the vertical distance from one line of text to the next.
The three terms get swapped constantly, and the mix up matters because each one fixes a different problem. A headline that looks gappy needs kerning, a line of capitals that looks cramped needs tracking, and a paragraph that feels dense needs leading.
Indunil Asanka · Co-founder
6 min read · Published
| Term | What it changes | Typical value | In the flyer builder |
|---|---|---|---|
| Kerning | The space between one pair of letters | The font's built in kerning table, plus hand tweaks of a few thousandths of an em on large headlines | Not adjustable |
| Tracking | Even spacing across a word, line or block | 0 for body text; about 5 to 12 percent extra for all capitals | Not adjustable |
| Leading | Distance from one baseline to the next | 120 to 145 percent of the point size, so 14.4 to 17.4 pt for 12 pt text | Not adjustable |
Where the words come from
All three terms come from metal type, when every letter was a small block and spacing meant physically adding or removing material. Kerning was the part of a letter that overhung its block so it could tuck under or over a neighbour, as when the arm of a T reaches over a lowercase o. Leading, pronounced like the metal, was literally strips of lead placed between lines of type to push them apart. Tracking arrived later with phototypesetting and digital type, as a single setting that loosens or tightens a whole run of letters at once. The old vocabulary survives because the problems have not changed. Letters still have awkward pairs, capitals still sit too close together, and lines of text still need room between them to be read comfortably.
How each is measured
Kerning and tracking are measured in fractions of the em, the current font size, usually thousandths, so a value stays proportional when the text is scaled. A well made font already contains a kerning table with adjustments for hundreds of letter pairs, and Matthew Butterick's Practical Typography advises always leaving that built in kerning switched on. On the web, the CSS letter-spacing property is the equivalent of tracking. Leading is measured from one baseline to the next, either in points or as a multiple of the font size; in CSS it is called line-height. Butterick recommends line spacing between 120 and 145 percent of the point size for most text, and adding around 5 to 12 percent extra letterspacing to text set in all capitals or small capitals, while leaving lowercase body text alone.
When each one matters
Kerning matters most at large sizes. At body text size nobody notices a slightly loose pair, but in a 120 pixel headline the gap between a capital W and an A, or the space around a T, becomes an obvious hole that can even appear to split a word in two. Tracking matters for capitals and for very small or very large text: capitals were designed to sit beside lowercase letters and feel cramped when set together, while display headlines sometimes look better slightly tighter. Leading matters for anything longer than a single line. The Web Content Accessibility Guidelines treat spacing as an accessibility issue too: success criterion 1.4.12 requires that web content still works when readers increase line height to 1.5 times the font size and letter spacing to 0.12 times it.
Common mistakes
The most common mistake is tracking out lowercase body text to fill a line or to look airy, which breaks up word shapes and slows reading. Close behind is tightening a headline so much that letters touch or overlap, which looks deliberate on a monitor and becomes a smudge on a cheap print. Leading causes two opposite problems. Multi line headlines set with body text leading look disconnected, because large type needs proportionally less space between lines, while paragraphs set solid, with leading equal to the font size, look dense and make it easy to reread the same line. People also confuse leading with paragraph spacing: extra space between paragraphs belongs after a paragraph, not added to every line inside it. Finally, fixing spacing letter by letter often means the font itself is the wrong choice.
Where spacing shows up in the flyer builder
The flyer builder does not offer kerning, tracking or leading controls. The text controls are Size, which picks from the theme's type ramp, Font, Colour, Weight, Align and Drop shadow, and nothing else. Spacing therefore comes from the font itself and from the way each design lays out its text, so the letter and line spacing a reader sees are decided by the font choice and the design rather than by a number typed into a box. The practical levers are the ones that change those inputs. Switching the global font, or overriding the font on a single slot, brings a different set of proportions, and there are 27 families to choose from. Choosing a different size from the ramp changes how tight a headline looks. And shortening copy is often the most effective fix, because a headline that has room to sit on one line never has a leading problem.
Questions people ask
Is kerning the same as letter spacing?
Not quite. Letter spacing usually refers to tracking, an even change across a whole run of text. Kerning adjusts only specific letter pairs that look wrong together, such as AV, To or LT, by different amounts. Many apps label their tracking control letter spacing, which is why the two terms get confused, but they solve different problems.
What does negative tracking do?
It pulls letters closer together across the whole selection. Designers use a small amount on large display headlines, where the default spacing of a font designed for many sizes can look loose. Used on small text or pushed too far, letters collide, counters close up and words become harder to recognise, especially once printed or viewed on a low resolution screen.
How is leading different from line height in CSS?
They describe the same distance in slightly different ways. Traditional leading is the total baseline to baseline distance, expressed in points. CSS line-height sets the height of each line box, and the extra space is split above and below the text. A line-height of 1.3 on 16 pixel text gives a similar result to leading of about 21 pixels.
Why do some letter pairs need kerning more than others?
Letters with diagonal or overhanging shapes leave empty space at their edges. When two such letters meet, as in AV, or when a capital T or Y sits beside a lowercase letter, the gap looks larger than the gap between straight letters like H and I, even though the spacing is identical. Kerning compensates for that optical difference.
What is word spacing?
The width of the space between words, a separate setting from tracking in most professional layout software. Justified text changes word spacing line by line to fill the column, which is how rivers of white space appear. WCAG success criterion 1.4.12 includes word spacing of 0.16 times the font size among the adjustments web content must tolerate.
Does a heavier font weight need different spacing?
Often, yes. Bold and black weights have thicker strokes that fill more of each letter's space, so they can look tight at the default spacing, especially in capitals. Many type families are spaced to compensate, but a very heavy weight used for a large headline may still benefit from slightly more tracking than the same word set in regular.
Make one with flyers
The button opens the generator with this use case already described. Change the wording to match your own.
Create a flyer with OneCraftRelated questions
- What is x-height?What is x height? The height of lowercase letters, why it makes two fonts at one size look different, and which fonts to use small or large on a flyer.
- Widows and orphans in typographyWidows and orphans in typography are lone lines cut off by a column or page break. What each term means, how a runt differs, and how to fix all three.
- What is white space in design?What white space in design is, the difference between micro and macro white space, and why empty areas make a flyer easier to read, not emptier.
Step by step in the builder: Change a flyer's colours and fonts with themes.
Sources
Written and checked by the OneCraft team. Last checked .