Functional Text and the Fight for Better Font Choices
Oliver Schöndorfer's guide to picking type for UI work introduces a useful label: “functional text” for anything that isn't display or body copy. The advice is straightforward — seek out clearly distinct letterforms, open shapes, and low contrast. It's the kind of thinking that underscores why a character map view matters when evaluating coding fonts, a feature that still needs consistent screenshots across the Coding Fonts gallery.
When Weight and Width Get Complicated
Lisa Staudinger explores uniwidth typefaces, which are proportionally spaced but keep every character occupying the same box across cuts and weights. In practice, that means changing font-weight won't shift the layout — a quiet win for navigation menus. The concept stands apart from families like Operator, described as a “natural width” family where proportions shift with weight and design intent.
Pedro Mascarenhas raises a naming question: should the literal names we give font weights be standardized? CSS already pairs names with numeric font-weight values, but the rendered result depends on what the font itself provides. The inconsistency is stark when comparing two fonts that share a name like “Heavy” but look nothing alike.
Readability, Legibility, and the Limits of Heuristics
Bruno Maag distinguishes legibility from readability and suggests the term “functional accessibility” for the practical benefits of well-set type. Fixed font-size heuristics can serve as accessibility shorthand, but they miss the nuance of a well-chosen typeface that is genuinely readable. That goal isn't universal — a deliberately grungy skateboard deck may reject readability on purpose — but when typography works, it pays off in aesthetics and accessibility alike.
Nikita Prokopov argues that font-size is “useless” because identical pixel values render dramatically different across typefaces. The point lands better in a visual comparison than in prose: the same declared size can feel oversized or tiny depending on the font's metrics.
Narrowing the Field
Tejas Bhatt documents a real-world font selection for a long-form journalism platform, starting from a large pool and filtering down to a shortlist before settling on Söhne. The decision process weighs tall x-heights, optical weight, and even licensing cost — with the final pick among the pricier options.
SVG Fonts and Defaults Worth Watching
James Brocklehurst's Plymouth Press revives the idea of SVG fonts, where any vector graphic can become a character. The grungy style carries too many vector points for practical web use, but that's a non-issue for local design tools.
Microsoft's hunt for a successor to Calibri as its default font should be a compelling watch given the scale of deployment. The official announcement's sample imagery does the effort no favors, even if the accompanying Twitter post fares better.
The Case for Self-Hosting Google Fonts
Gijo Varghese argues that self-hosting Google Fonts is the better path. Cache partitioning already undermines the idea that shared CDN fonts offer a performance boost — one site can't use cached assets from another. The piece also addresses other common justifications for third-party hosting, showing why they don't hold up under scrutiny.



