What is the difference between .ttc and .tga?
- Extension
- .ttc
- .tga
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Adobe Systems
- Avid Technology
- Description
- 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.
- A TGA file is a file saved in the raster graphic format designed by Truevision. It supports 8, 16, 24, or 32 bits per pixel at a maximum of 24 bits for RGB colors and and 8-bit alpha channel. TGA files are often used to store texture files referenced by 3D video games.
- MIME Type
- application/font-sfnt
- image/x-tga
- Sample
- sample.tga
- Wikipedia
- .ttc on Wikipedia
- .tga on Wikipedia