What is the difference between .ttf and .rgf?
- Extension
- .ttf
- .rgf
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Apple
- LEGO
- 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.
- The LEGO Mindstorms EV3 Robot Graphics File (RGF) is a proprietary binary file format used by the LEGO Mindstorms EV3 software to store robot graphic models. It is a vector-based file format that stores information such as the robot's 3D geometry, color and other visual properties, as well as the model's connection points, used for connecting with other LEGO elements.
- MIME Type
- application/x-font-ttf
- application/vnd.lego.ev3rgf
- Sample
- sample.ttf
- sample.rgf
- Wikipedia
- .ttf on Wikipedia
- .rgf on Wikipedia