What is the difference between .fig and .uil?
- Extension
- .fig
- .uil
- Format
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- XFig
- The Open Group
- Description
- This is a file used for creating line plots in the form of vector images. They include text objects, splines, forms, arcs, lines and arrows. It can contain a set of colors, images and sketches. It was initially developed for the Xfig drawing program, but today it’s used in other drawing editors.
- X-Motif UIL Table (UIL) is a plain text file format used by the User Interface Language (UIL) compiler, which is used for creating user interfaces for the X Window System. This format is used for defining menus, buttons, dialog boxes, and other components of graphical user interfaces. UIL files are written using a set of keywords and parameters that can be used to set up the visual elements of the user interface.
- MIME Type
- application/x-xfig
- application/x-uil
- Sample
- sample.uil
- Wikipedia
- .fig on Wikipedia