Skip to content
Novus Examples
ttc3.3 KB

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

3.3 KB
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.

How to use this file for testing

“TTC — TrueType Collection (2 fonts)” is a deterministic Novus Examples fixture for Conversion testing. The same content exported across many formats and linked as a group, so you can convert one and diff against the expected twin.

Documented properties for this file: TrueType Collection. Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.

Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such — expect parsers to fail loudly rather than silently accept them.

Font fixtures carry a small documented glyph set across the common wrappers. Test font loaders, subsetting, and @font-face; the specimen preview renders the glyphs the face actually maps.

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