DEGAS image
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (→Sample files) |
|||
(16 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
|subcat=Graphics | |subcat=Graphics | ||
|subcat2=Atari graphics formats | |subcat2=Atari graphics formats | ||
− | |extensions={{ext|pi1}}, {{ext|pi2}}, {{ext|pi3}}, {{ext|pc1}}, {{ext|pc2}}, {{ext|pc3}} | + | |extensions={{ext|pi1}}, {{ext|pi2}}, {{ext|pi3}}, {{ext|suh}}, {{ext|pc1}}, {{ext|pc2}}, {{ext|pc3}} |
}} | }} | ||
'''DEGAS image''' refers to a family of raster graphics formats associated with the ''DEGAS'' (or ''D.E.G.A.S.'', for ''Design & Entertainment Graphic Arts System'') and ''DEGAS Elite'' paint programs for Atari ST. | '''DEGAS image''' refers to a family of raster graphics formats associated with the ''DEGAS'' (or ''D.E.G.A.S.'', for ''Design & Entertainment Graphic Arts System'') and ''DEGAS Elite'' paint programs for Atari ST. | ||
Line 28: | Line 28: | ||
|DEGAS Elite medium res. || 640×200, 4 colors || .PI2 || {{magic|00 01}} || 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 high res. || 640×400, 2 colors || .PI3 .SUH || {{magic|00 02}} || 32066 |
|- | |- | ||
|DEGAS Elite low res. compressed || 320×200, 16 colors || .PC1 || {{magic|80 00}} || (varies) | |DEGAS Elite low res. compressed || 320×200, 16 colors || .PC1 || {{magic|80 00}} || (varies) | ||
Line 43: | Line 43: | ||
* [[DEGAS Elite icon]] (.ICN) | * [[DEGAS Elite icon]] (.ICN) | ||
* DEGAS Elite block (.BL1, .BL2, .BL3): These files are in [[ILBM]] format, with an unusual file extension. ([http://cd.textfiles.com/806atari/401-500/438/DEGELITE/BLOCKS/ examples]) | * DEGAS Elite block (.BL1, .BL2, .BL3): These files are in [[ILBM]] format, with an unusual file extension. ([http://cd.textfiles.com/806atari/401-500/438/DEGELITE/BLOCKS/ examples]) | ||
− | * DEGAS Elite brush (.BRU) ([http://cd.textfiles.com/806atari/401-500/438/DEGELITE/BRUSHES/ examples]) | + | * [[DEGAS Elite brush]] (.BRU) ([http://cd.textfiles.com/806atari/401-500/438/DEGELITE/BRUSHES/ examples]) |
* DEGAS Elite fill pattern (.FIL, .FI1, .FI2) ([http://cd.textfiles.com/806atari/401-500/438/DEGELITE/FILLS/ examples]) | * DEGAS Elite fill pattern (.FIL, .FI1, .FI2) ([http://cd.textfiles.com/806atari/401-500/438/DEGELITE/FILLS/ examples]) | ||
* [[Extended DEGAS image]] (.PI4, .PI5, .PI6, .PI7, .PI8, .PI9) | * [[Extended DEGAS image]] (.PI4, .PI5, .PI6, .PI7, .PI8, .PI9) | ||
+ | |||
+ | See also: | ||
+ | * [[Atari ST color palette]] | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[RECOIL]] | * [[RECOIL]] | ||
* [[Netpbm]]: pi1toppm, pi3topbm, pc1toppm | * [[Netpbm]]: pi1toppm, pi3topbm, pc1toppm | ||
* [[XnView]] | * [[XnView]] | ||
+ | * [[Tom's Editor]] | ||
+ | * [[Tom's Viewer]] | ||
+ | * {{Deark}} | ||
+ | * [http://snisurset.net/code/abydos/ abydos] | ||
== Sample files == | == Sample files == | ||
Line 62: | Line 70: | ||
** [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) | ||
+ | * http://whatis.rest7.com/how-to-open-pi1-file (Sample Degas Pi1 images) | ||
+ | * http://whatis.rest7.com/how-to-open-pi2-file (Sample Degas Pi2 images) | ||
+ | * http://whatis.rest7.com/how-to-open-pi3-file (Sample Degas Pi3 images) | ||
+ | * {{DexvertSamples|image/degasLow}} | ||
+ | * {{DexvertSamples|image/degasLowPI}} | ||
+ | * {{DexvertSamples|image/degasMed}} | ||
+ | * {{DexvertSamples|image/degasMedPI}} | ||
+ | * {{DexvertSamples|image/degasHi}} | ||
+ | * {{DexvertSamples|image/degasHiPI}} | ||
+ | * {{DexvertSamples|image/iffILBM}} → *.bl1, *.bl2, *.bl3 | ||
== Resources == | == Resources == | ||
− | * | + | * {{AtariForumWiki|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] |
Latest revision as of 04:44, 28 December 2023
DEGAS image refers to a family of raster graphics formats associated with the DEGAS (or D.E.G.A.S., for Design & Entertainment Graphic Arts System) and DEGAS Elite paint programs for Atari ST.
The compressed formats use PackBits compression.
Contents |
[edit] Formats
There are nine main DEGAS image 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 .SUH | 00 02 |
32066 |
DEGAS Elite low res. compressed | 320×200, 16 colors | .PC1 | 80 00 |
(varies) |
DEGAS Elite medium res. compressed | 640×200, 4 colors | .PC2 | 80 01 |
(varies) |
DEGAS Elite high res. compressed | 640×400, 2 colors | .PC3 | 80 02 |
(varies) |
For formats with extensions .PI4 through .PI9, see Extended DEGAS image.
[edit] Related formats
Other DEGAS formats:
- DEGAS Elite icon (.ICN)
- DEGAS Elite block (.BL1, .BL2, .BL3): These files are in ILBM format, with an unusual file extension. (examples)
- DEGAS Elite brush (.BRU) (examples)
- DEGAS Elite fill pattern (.FIL, .FI1, .FI2) (examples)
- Extended DEGAS image (.PI4, .PI5, .PI6, .PI7, .PI8, .PI9)
See also:
[edit] Software
- Konvertor
- RECOIL
- Netpbm: pi1toppm, pi3topbm, pc1toppm
- XnView
- Tom's Editor
- Tom's Viewer
- Deark
- abydos
[edit] 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 →
- http://whatis.rest7.com/how-to-open-pi1-file (Sample Degas Pi1 images)
- http://whatis.rest7.com/how-to-open-pi2-file (Sample Degas Pi2 images)
- http://whatis.rest7.com/how-to-open-pi3-file (Sample Degas Pi3 images)
- dexvert samples — image/degasLow
- dexvert samples — image/degasLowPI
- dexvert samples — image/degasMed
- dexvert samples — image/degasMedPI
- dexvert samples — image/degasHi
- dexvert samples — image/degasHiPI
- dexvert samples — image/iffILBM → *.bl1, *.bl2, *.bl3