What is the difference between .ttf and .rgb?
- Name
- TrueType Font
- RGB Bitmap
- Extension
- .ttf
- .rgb
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Apple
- SGI
- Description
- A TTF file is a font file format created by Apple, but used on both Macintosh and Windows platforms. It can be resized to any size without losing quality and looks the same when printed as it does on the screen.
- 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
- application/x-font-ttf
- image/x-rgb
- Sample
- sample.ttf
- sample.rgb
- Wikipedia
- .ttf on Wikipedia
- .rgb on Wikipedia