What is the difference between .pt3 and .rgf?
- Extension
- .pt3
- .rgf
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Adobe Systems
- LEGO
- Description
- PostScript Type 3 consists of glyphs defined using the full PostScript language, rather than just a subset. Because of this, a Type 3 font can do some things that Type 1 fonts cannot do, such as specify shading, color, and fill patterns.
- 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/postscript
- application/vnd.lego.ev3rgf
- Sample
- sample.rgf
- Wikipedia
- .rgf on Wikipedia