What is the difference between .ufo2 and .ttc?
- Extension
- .ufo2
- .ttc
- Format
- Binary
- Category
- Font
- Font
- Developer
- Adobe Systems Incorporated
- Adobe Systems
- Description
- UFO2 (Unified Font Object 2) is a file format used for storing digital font data. It is an open source format developed by Adobe that allows for easy exchange of font data between different programs. It stores font outlines, metrics, and other data in XML-based files.
- 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-opentype
- application/font-sfnt
- Wikipedia
- .ufo2 on Wikipedia
- .ttc on Wikipedia