The Type ShelfThe Type Shelf

Hidden Superpowers: Unlocking OpenType Features in Everyday Design

Most designers use perhaps ten percent of what their fonts can actually do. Buried inside a well-made OpenType file are ligatures, alternate characters, smart numerals, small caps, and contextual substitutions — an entire toolkit that transforms competent typesetting into refined typography. These features are not exotic extras for lettering nerds; they are practical instruments that solve real problems in branding, editorial design, and interfaces. The catch is that you have to know they exist, and you have to switch many of them on.

Ligatures: Where Letters Learn to Cooperate

The most famous OpenType feature is also the oldest idea in the set. Ligatures — combined glyphs like fi and fl — exist because certain letter pairs collide awkwardly. The hook of an f crashes into the dot of an i, so type designers draw a single, harmonious glyph to replace the pair. Standard ligatures are typically enabled by default in good software, and they should almost always stay on for text settings.

Discretionary ligatures are a different matter. These are the flamboyant ones — st and ct connections with elegant arcs, or historic sp joins — designed for flavor rather than necessity. Used sparingly in a headline, an invitation, or a logotype, they add craft and character. Used throughout body text, they turn reading into an obstacle course. The rule is simple: standard ligatures serve the reader, discretionary ligatures serve the mood.

Numerals That Know Their Job

Few OpenType features earn their keep faster than figure styles. Most fonts default to lining figures — numerals that stand at capital height, uniform and assertive. They look right in headlines, tables, and interfaces. But drop them into running text and they shout, breaking the rhythm of the lowercase around them.

Oldstyle figures solve this. With ascenders and descenders like lowercase letters — a 3 that dips below the baseline, a 6 that rises — they blend into paragraphs the way numbers in a novel should. Then there is the proportional-versus-tabular distinction. Proportional figures are spaced naturally for text; tabular figures share identical widths so columns of data align perfectly. Anyone designing financial reports, dashboards, or pricing tables should make tabular lining figures a non-negotiable requirement when choosing a typeface.

Alternates, Swashes, and Small Caps

Stylistic alternates let a single typeface wear different personalities. A geometric sans might offer a double-story a for text and a single-story a for a friendlier display look. Stylistic sets bundle these choices — activate one set and a font can shift from neutral to quirky without changing families. For branding work, this is gold: the same license, two distinct voices.

Swash characters bring calligraphic flourish to scripts and serifs, ideal for openings and endings of words in display settings. Contextual alternates, meanwhile, work invisibly — script fonts use them to select the correct connecting form of each letter depending on its neighbors, which is why modern script typefaces flow so convincingly.

True small caps deserve special mention. Fake small caps — capitals mechanically scaled down — look spindly and pale next to full-size letters because their strokes thin out. Real small caps are drawn to match the lowercase in weight and color. They are the correct tool for abbreviations in text, elegant subheadings, and the first line of a chapter.

Turning Features On: The Practical Part

In print tools like InDesign, OpenType features live in the character panel and paragraph styles — set them once in a style sheet and they apply everywhere. On the web, CSS provides direct control: `font-variant-numeric: oldstyle-nums` for text figures, `font-variant-caps: small-caps` for genuine small capitals (when the font supplies them), and `font-feature-settings` for stylistic sets and discretionary ligatures.

Two cautions apply. First, features only work if the font actually contains them — check the specimen or the foundry's feature list before you rely on a set. Second, on the web, every feature you use is an argument for subsetting carefully rather than aggressively; strip the glyphs from the file and the CSS silently fails.

Craft Is in the Details

OpenType features will never rescue a poor typeface choice or a broken layout. What they do is finish the work — the typographic equivalent of hemming a garment rather than leaving raw edges. Proper figures in a table, honest small caps in a byline, a well-judged ligature in a masthead: readers rarely notice these things individually, but they register the cumulative effect as quality.

The features are already sitting in the fonts you own. Spend an afternoon exploring a favorite typeface's full glyph palette, and you may discover you licensed a far more capable instrument than you have been playing.