DGI (Digi-Pic)
(→Links) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 31: | Line 31: | ||
* {{CdTextfiles|microhaus/mhblackbox2/GIFS/POOLTIME.ZIP|POOLTIME}} (NSFW) | * {{CdTextfiles|microhaus/mhblackbox2/GIFS/POOLTIME.ZIP|POOLTIME}} (NSFW) | ||
* {{CdTextfiles|microhaus/mhblackbox2/GIFS/TRAVELER.ZIP|TRAVELER}} | * {{CdTextfiles|microhaus/mhblackbox2/GIFS/TRAVELER.ZIP|TRAVELER}} | ||
− | * | + | * {{DexvertSamples|image/dgi}} |
== Links == | == Links == | ||
* [http://bbslist.textfiles.com/213/ Area code 213 BBS list] - Has some information from Dion Kraft. | * [http://bbslist.textfiles.com/213/ Area code 213 BBS list] - Has some information from Dion Kraft. | ||
* {{CdTextfiles|internetconnection/graphics/tp12.zip|tp12.zip}} - A printing utility related to Digi-Pic | * {{CdTextfiles|internetconnection/graphics/tp12.zip|tp12.zip}} - A printing utility related to Digi-Pic |
Latest revision as of 02:57, 28 December 2023
DGI is a raster graphics format associated with Digi-Pic.
Digi-Pic is sort of a PC graphics software tech demo. It was created by Basi Angulo and Dion Kraft.
There were apparently at least two Digi-Pic releases. DGI format is associated with the second release.
Contents |
[edit] Format details
Images are 640×400 pixels, 2 bits per pixel. The image is stored as four 320×200 images, each of which is interlaced. File size is 64008 bytes. The 8 extra bytes are located at offset 32000.
It's not clear if there's a canonical color scheme, but Turbo DiGI uses the CGA black/green/red/brown palette. DGIMAC.EXE converts .DGI images into monochrome by ignoring every second bit of image.
[edit] Identification
Bytes 01 04 00 00 00 00 00 00
appear at offset 32000. The file size is normally exactly 64008 bytes.
[edit] Software
- TURBODGI.ZIP: Turbo DiGI Vision Display Utility, a viewer for DOS by Basi Angulo
- CGADGI.ZIP: Viewer for DOS
- [1] → Shareware_Grab_Bag_1988.zip → 008/egadgi.arc: Viewer for DOS
- CONV125.ZIP → DGIMAC.EXE: MS-DOS utility to convert DGI to MacPaint format
- Deark
[edit] Sample files
- TIPS.ZIP → TIPS.DGI (NSFW)
- ATLANTA (NSFW)
- POOLTIME (NSFW)
- TRAVELER
- dexvert samples — image/dgi
[edit] Links
- Area code 213 BBS list - Has some information from Dion Kraft.
- tp12.zip - A printing utility related to Digi-Pic