DCT (Crash Barrier)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|dct}} |released=≤1991 }} '''DCT''' is a lossy graphics format, and associated software for DOS, develo...") |
|||
Line 15: | Line 15: | ||
* {{CdTextfiles|640swstudio/COMPRESS/DCT1_2.ZIP|DCT software v1.2}} | * {{CdTextfiles|640swstudio/COMPRESS/DCT1_2.ZIP|DCT software v1.2}} | ||
− | Ed. note: The decoder only ''displays'' a DCT image, with no option to convert it to another format. | + | Ed. note: The decoder only ''displays'' a DCT image, with no option to convert it to another format. The software seems to be very picky about a number of things. To confirm that it does do something, test it with a GIF87 image no more than 320x200 pixels in size, with a light-colored background. |
Latest revision as of 20:36, 17 November 2022
DCT is a lossy graphics format, and associated software for DOS, developed by Andy Green and Crash Barrier Ltd. As of v1.2 of the software, it is grayscale only, and gives the impression of being experimental.
Based on its name, maybe it uses DCT compression.
[edit] Identification
DCT files created by DCT Coder 1.2 are observed to start with ASCII "DcT1.2
", followed by 0x1a
.
[edit] Software
Ed. note: The decoder only displays a DCT image, with no option to convert it to another format. The software seems to be very picky about a number of things. To confirm that it does do something, test it with a GIF87 image no more than 320x200 pixels in size, with a light-colored background.