What is the difference between .otf and .tga?
- Extension
- .otf
- .tga
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Microsoft, Adobe
- Avid Technology
- Description
- An OTF file is a font file saved in the OpenType format developed by Adobe and Microsoft. It combines aspects of the PostScript and TrueType font formats. OTF fonts are fully scalable, meaning the characters can be resized without losing quality.
- 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
- font/opentype
- image/x-tga
- Sample
- sample.otf
- sample.tga
- Wikipedia
- .otf on Wikipedia
- .tga on Wikipedia