Showroom · Make-of

How Foundry was made

A display alphabet with no font file behind it: thirty-one stroke skeletons, three levers, and a renderer that re-inks every letter the moment a parameter moves.

Visit the site →

What it demonstrates

That type can be an algorithm instead of an asset. Every glyph is stored as a skeleton — a few polylines and arcs in a 100-unit cap-height box — and the letterform you see is that skeleton inflated by parameters at draw time. Weight, contrast, and terminals are sliders; slant, width, and roundness reroll on Recast. Because the letters are rules rather than outlines, one click genuinely produces a new "cut", and the page says plainly what it is not: there is no .ttf, .otf, or .woff here, and nothing to install.

Techniques, honestly named

Recreate it

Prompt — $5

The exact written prompt that produced this page — all thirty-one skeletons' geometry rules, the stamping renderer, the contrast and terminal math, and the quality bar — is in the Showroom storefront. Give it to your AI coding tool and you get an equivalent letter works.