What is the difference between .rtf and .rgf?
- Extension
- .rtf
- .rgf
- Format
- Text
- Binary
- Category
- Document
- Raster Image
- Developer
- Microsoft
- LEGO
- Description
- An RTF file is a common text file format that supports "rich text." It includes several types of text formatting, such as bold type, italics, different fonts and font sizes, and custom tab settings. RTF files also support objects and images, such as .JPG and .PNG files, saved within the text file.
- 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
- text/richtext
- application/vnd.lego.ev3rgf
- Sample
- sample.rtf
- sample.rgf
- Wikipedia
- .rtf on Wikipedia
- .rgf on Wikipedia