DEGAS image
From Just Solve the File Format Problem
(Difference between revisions)
(Removed dead link) |
|||
Line 5: | Line 5: | ||
|extensions={{ext|pi1}}, {{ext|pi2}}, {{ext|pi3}}, {{ext|pc1}}, {{ext|pc2}}, {{ext|pc3}} | |extensions={{ext|pi1}}, {{ext|pi2}}, {{ext|pi3}}, {{ext|pc1}}, {{ext|pc2}}, {{ext|pc3}} | ||
}} | }} | ||
− | The '''DEGAS formats''' are a | + | The '''DEGAS formats''' are a family of raster image file formats associated with the ''DEGAS'' and ''DEGAS Elite'' paint programs for Atari ST. |
== Formats == | == Formats == | ||
There are at least nine formats: | There are at least nine formats: | ||
− | + | {| class="wikitable" | |
− | + | ! Format | |
− | + | ! Resolution | |
− | + | ! Ext. | |
− | + | ! Signature | |
− | + | ! File size | |
− | + | |- | |
− | + | |DEGAS low res. || 320×200, 16 colors || .PI1 || {{magic|00 00}} || 32034 | |
− | + | |- | |
+ | |DEGAS medium res. || 640×200, 4 colors || .PI2 || {{magic|00 01}} || 32034 | ||
+ | |- | ||
+ | |DEGAS high res. || 640×400, 2 colors || .PI3 || {{magic|00 02}} || 32034 | ||
+ | |- | ||
+ | |DEGAS Elite low res. || 320×200, 16 colors || .PI1 || {{magic|00 00}} || 32066 | ||
+ | |- | ||
+ | |DEGAS Elite medium res. || 640×200, 4 colors || .PI2 || {{magic|00 01}} || 32066 | ||
+ | |- | ||
+ | |DEGAS Elite high res. || 640×400, 2 colors || .PI3 || {{magic|00 02}} || 32066 | ||
+ | |- | ||
+ | |DEGAS Elite low res. compressed || 320×200, 16 colors || .PC1 || {{magic|80 00}} | ||
+ | |- | ||
+ | |DEGAS Elite medium res. compressed || 640×200, 4 colors || .PC2 || {{magic|80 01}} | ||
+ | |- | ||
+ | |DEGAS Elite high res. compressed || 640×400, 2 colors || .PC3 || {{magic|80 02}} | ||
+ | |} | ||
There may also be unofficial formats with file extensions .PC0, .PC4, .PC5, and .PC6. | There may also be unofficial formats with file extensions .PC0, .PC4, .PC5, and .PC6. | ||
Line 24: | Line 40: | ||
* [[RECOIL]] | * [[RECOIL]] | ||
* [[Netpbm]]: pi1toppm, pi3topbm, pc1toppm | * [[Netpbm]]: pi1toppm, pi3topbm, pc1toppm | ||
+ | * [[XnView]] | ||
== Sample files == | == Sample files == | ||
+ | * http://cd.textfiles.com/suzybatari2/degas/ | ||
+ | * http://cd.textfiles.com/geminiatari/FILES/EMAG/ (see the [http://cd.textfiles.com/geminiatari/FILES/EMAG/00_LIST.TXT index]) | ||
* http://samples.libav.org/image-samples/atarist/degas/ | * http://samples.libav.org/image-samples/atarist/degas/ | ||
* [http://www.page6.org/st_lib/st_lib.htm ST Library] → | * [http://www.page6.org/st_lib/st_lib.htm ST Library] → | ||
Line 33: | Line 52: | ||
** [http://www.page6.org/st_lib/clipart/cl053.php CL053] through [http://www.page6.org/st_lib/clipart/cl070.php CL070] (PI3) | ** [http://www.page6.org/st_lib/clipart/cl053.php CL053] through [http://www.page6.org/st_lib/clipart/cl070.php CL070] (PI3) | ||
** [http://www.page6.org/st_lib/clipart/cl071.php CL071] (PI3, PC3) | ** [http://www.page6.org/st_lib/clipart/cl071.php CL071] (PI3, PC3) | ||
− | |||
== Resources == | == Resources == | ||
* [http://www.atari-forum.com/wiki/index.php?title=ST_Picture_Formats ST Picture Formats] | * [http://www.atari-forum.com/wiki/index.php?title=ST_Picture_Formats ST Picture Formats] | ||
* [http://wiki.multimedia.cx/index.php?title=Degas MultimediaWiki article] | * [http://wiki.multimedia.cx/index.php?title=Degas MultimediaWiki article] |
Revision as of 14:33, 5 July 2015
The DEGAS formats are a family of raster image file formats associated with the DEGAS and DEGAS Elite paint programs for Atari ST.
Contents |
Formats
There are at least nine formats:
Format | Resolution | Ext. | Signature | File size |
---|---|---|---|---|
DEGAS low res. | 320×200, 16 colors | .PI1 | 00 00 |
32034 |
DEGAS medium res. | 640×200, 4 colors | .PI2 | 00 01 |
32034 |
DEGAS high res. | 640×400, 2 colors | .PI3 | 00 02 |
32034 |
DEGAS Elite low res. | 320×200, 16 colors | .PI1 | 00 00 |
32066 |
DEGAS Elite medium res. | 640×200, 4 colors | .PI2 | 00 01 |
32066 |
DEGAS Elite high res. | 640×400, 2 colors | .PI3 | 00 02 |
32066 |
DEGAS Elite low res. compressed | 320×200, 16 colors | .PC1 | 80 00
| |
DEGAS Elite medium res. compressed | 640×200, 4 colors | .PC2 | 80 01
| |
DEGAS Elite high res. compressed | 640×400, 2 colors | .PC3 | 80 02
|
There may also be unofficial formats with file extensions .PC0, .PC4, .PC5, and .PC6.
Software
Sample files
- http://cd.textfiles.com/suzybatari2/degas/
- http://cd.textfiles.com/geminiatari/FILES/EMAG/ (see the index)
- http://samples.libav.org/image-samples/atarist/degas/
- ST Library →