TTC — TrueType Collection (2 fonts)
A TrueType Collection (.ttc) bundling two fonts — the Novus Mono Sample and Novus Icons — in a single container file. A fixture for testing TTC parsing, font-index selection, and collection-aware loaders.
ttc
font/collection
- Format
- TrueType Collection
- Fonts
- 2
- Families
- Novus Mono Sample, Novus Icons
- Note
- shared-table container bundling Novus Mono + Novus Icons
Binary ttc — no in-browser preview. Download it above to open in a compatible application.
Specifications
- Format
- TrueType Collection
- Fonts
- 2
- Families
- Novus Mono Sample, Novus Icons
- Note
- shared-table container bundling Novus Mono + Novus Icons
What is a .ttc file?
A TrueType Collection (.ttc) is a single file that bundles several related fonts, sharing common tables (like glyph outlines) to save space. It is used to ship font families or CJK fonts with many variants in one file. A font index selects which face inside the collection to use.
How to use this file
Use an example .ttc to test collection-aware font loaders, font-index selection, and tools that split a collection back into individual TTF/OTF files.
Related files
- bdfBDF — 5x7 Bitmap Font (digits)A hand-written 5×7 BDF bitmap font covering the digits, a colon, and space — the classic X11 bitmap-font format, in plain text. A fixture for testing BDF parsers, bitmap-font converters, and retro/embedded rendering.

- otfOTF — Novus Sans SampleThe 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.

- ttfTTF — Novus Icons (icon font)An icon font with six simple pictographs (star, heart, check, arrow, circle, square) mapped to the Private Use Area (U+E000–U+E005), with the glyph map documented in the spec. A fixture for testing icon-font loading, @font-face, and PUA handling.

- ttfTTF — Novus Mono Sample (monospace)A fixed-width (monospace) demonstration typeface where every glyph shares the same advance width — a fixture for testing monospace detection, code-editor rendering, and column alignment. Original and free to use.

- ttfTTF — Novus Sans SampleThe 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.

- woffWOFF — Novus Sans SampleThe 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.

Generated by generation/fonts_extra.py. Free for any use, no attribution required — license.