What is the difference between .eot and .ttc?
- Extension
- .eot
- .ttc
- Format
- Binary
- Binary
- Category
- Font
- Font
- Developer
- Microsoft
- Adobe Systems
- Description
- Created by Microsoft Web Embedding Fonts Tool (WEFT), OpenType Font (.otf) is embedded in a web page or PPS (PowerPoint presentation) file documents. This file is not meant to be manually opened and is saved with the related document.
- The TrueType Font Collection (TTC) file type is a container format that can hold multiple TrueType fonts (TTF) within a single file. This format is designed to optimize storage and sharing of font families or closely related fonts by combining them into a single file, reducing the overall file size compared to storing each TrueType font individually. TTC files are supported by various operating systems and software applications for desktop publishing and graphic design, allowing users to efficiently manage and use multiple fonts.
- MIME Type
- application/vnd.ms-fontobject
- application/font-sfnt
- Wikipedia
- .eot on Wikipedia
- .ttc on Wikipedia