The fonts category carries one small demonstration typeface, generated from scratch with fontTools and exported across the four common font formats. The same glyph set ships as TrueType (TTF), OpenType/CFF (OTF), and the two web-optimised wrappers WOFF and WOFF2, so you can convert one and diff against the others or point a font loader at each container. Every file has fixed creation timestamps for reproducibility and documents its glyph coverage. The typeface is original and free to use — a fixture for testing font conversion, subsetting, and @font-face loading rather than a display face.
The Novus Sans Sample demonstration typeface as OpenType/CFF outlines — one member of a TTF/OTF/WOFF/WOFF2 conversion set built from scratch with fontTools. Original and free to use; a fixture for testing font loading, subsetting, and conversion.
The Novus Sans Sample demonstration typeface as TrueType (glyf outlines) — one member of a TTF/OTF/WOFF/WOFF2 conversion set built from scratch with fontTools. Original and free to use; a fixture for testing font loading, subsetting, and conversion.
The Novus Sans Sample demonstration typeface as WOFF (TrueType-flavoured web font) — one member of a TTF/OTF/WOFF/WOFF2 conversion set built from scratch with fontTools. Original and free to use; a fixture for testing font loading, subsetting, and conversion.
The Novus Sans Sample demonstration typeface as WOFF2 (Brotli-compressed web font) — one member of a TTF/OTF/WOFF/WOFF2 conversion set built from scratch with fontTools. Original and free to use; a fixture for testing font loading, subsetting, and conversion.