What is the difference between .ttf and .ras?
- Extension
- .ttf
- .ras
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Apple
- Sun
- 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.
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- MIME Type
- application/x-font-ttf
- image/x-cmu-raster
- Sample
- sample.ttf
- Wikipedia
- .ttf on Wikipedia
- .ras on Wikipedia