DGI (Digi-Pic)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
 
'''DGI''' is a raster graphics format apparently associated with something called ''Digi-Pic''.
 
'''DGI''' is a raster graphics format apparently associated with something called ''Digi-Pic''.
  
Images are 640x400. File size is 64 008 Bytes. File size and presence of colors suggest 2 bpp. Image is stored in 8 planes. Each plane is 640x100 mono. 8 planes * 640*100 = 64 000 Bytes. So there are 8 extra bytes (but why?).
+
Images are 640x400. File size is 64 008 Bytes. File size and presence of colors suggest 2 bpp. Image is stored in 8 planes. Each plane is 640x100 mono. 8 planes * 640*100 = 64 000 Bytes. The 8 extra bytes are located at offset 32000 (but why?).
 +
 
 +
DGIMAC.EXE converts .DGI images into monochrome by ignoring every second bit of image. TURBODGI.ZIP displays image in 3 colors (gray, black, red).
  
 
== Software ==
 
== Software ==

Revision as of 13:11, 9 May 2019

File Format
Name DGI (Digi-Pic)
Ontology
Extension(s) .dgi
Released ≤1986

DGI is a raster graphics format apparently associated with something called Digi-Pic.

Images are 640x400. File size is 64 008 Bytes. File size and presence of colors suggest 2 bpp. Image is stored in 8 planes. Each plane is 640x100 mono. 8 planes * 640*100 = 64 000 Bytes. The 8 extra bytes are located at offset 32000 (but why?).

DGIMAC.EXE converts .DGI images into monochrome by ignoring every second bit of image. TURBODGI.ZIP displays image in 3 colors (gray, black, red).

Software

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox