What is the difference between .otf and .rgb?
- Name
- OpenType Font
- RGB Bitmap
- Extension
- .otf
- .rgb
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Microsoft, Adobe
- SGI
- 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.
- Color bitmap image format created by Silicon Graphics (SGI); generic format used for saving RGB color images on SGI workstations; recognized by various image viewing programs.
- MIME Type
- font/opentype
- image/x-rgb
- Sample
- sample.otf
- sample.rgb
- Wikipedia
- .otf on Wikipedia
- .rgb on Wikipedia