GEM VDI Metafile
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|gdi}}, {{ext|gem}} |pronom={{PRONOM|fmt/543}}, {{PRONOM|fmt/542}}, {{PRONOM|x-fmt/215}} |released=1985 }...") |
Revision as of 01:49, 13 August 2013
GEM VDI Metafile (also called GEM Metafile, GEM Vector, or GEM VDI) is a vector graphics metafile format associated with the GEM operating environment by Digital Research.
Identification
Files begin with bytes 0xFF 0xFF
.
Following that is a two-byte integer reflecting the header size. It may use either big-endian or little-endian byte order. Likely values are 0x0018
, 0x000E
, and maybe 0x000F
.
Specifications
- http://www.fileformat.info/format/gemvector/spec/index.htm
- GEM Programmer's Guide Vol. 1, Appendix C
Links
- GEM VDI File Format Summary, from the Encyclopedia of Graphics File Formats
- Wikipedia: GEM