PGC (Portfolio Graphics Compressed)
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
(PRONOM) |
||
Line 4: | Line 4: | ||
|subcat2=Atari graphics formats | |subcat2=Atari graphics formats | ||
|extensions={{ext|pgc}} | |extensions={{ext|pgc}} | ||
+ | |pronom={{PRONOM|fmt/1734}} | ||
|released=≤1991 | |released=≤1991 | ||
}} | }} |
Revision as of 01:08, 19 October 2022
PGC is a bi-level image file format used on the Atari Portfolio palmtop computer. It uses RLE compression. The image dimensions are always 240×64 pixels.
Contents |
Identification
PGC files begin with a 3-byte signature: 0x50 0x47 0x01
.