PGC (Portfolio Graphics Compressed)
From Just Solve the File Format Problem
(Difference between revisions)
(Updated link) |
(subcat2=Atari graphics formats) |
||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
+ | |subcat2=Atari graphics formats | ||
|extensions={{ext|pgc}} | |extensions={{ext|pgc}} | ||
|released=1989–1991 | |released=1989–1991 | ||
Line 24: | Line 25: | ||
== Sample files == | == Sample files == | ||
* http://www.atari-portfolio.co.uk/library/pages/tx-pgc-img.html | * http://www.atari-portfolio.co.uk/library/pages/tx-pgc-img.html | ||
− | |||
− |
Revision as of 14:52, 7 December 2014
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
.