What is the difference between .vst and .fig?
- Extension
- .vst
- .fig
- Format
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Truevision
- XFig
- Description
- Raster image based on the Targa Truevision format; can store data up to 32 bits per pixel, with 24 bits for the RGB information and 8 bits for the alpha channel; may also incorporate lossless RLE compression to reduce the file size.
- 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-targa
- application/x-xfig
- Wikipedia
- .vst on Wikipedia
- .fig on Wikipedia