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.

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