What is the difference between .xbm and .fig?
- Extension
- .xbm
- .fig
- Format
- Text
- Category
- Raster Image
- Vector Image
- Developer
- The X Consortium
- XFig
- Description
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- 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.
- MIME Type
- image/x-xbitmap
- application/x-xfig
- Sample
- sample.xbm
- Wikipedia
- .xbm on Wikipedia
- .fig on Wikipedia