What is the difference between .ufo3 and .ttc?
- Extension
- .ufo3
- .ttc
- Format
- Binary
- Category
- Font
- Font
- Developer
- Adobe
- Adobe Systems
- Description
- UFO3 (Unified Font Object 3) is a file type used for storing font data. It is a cross-platform, open source format that is used to store vector glyphs, font metrics, kerning data, and other related information. UFO3 is the most recent version of the UFO format, and is the standard for font interchange between applications.
- 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
- .ufo3 on Wikipedia
- .ttc on Wikipedia