PGC (Portfolio Graphics Compressed)
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
|||
(2 intermediate revisions by 2 users not shown) | |||
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 | ||
}} | }} | ||
Line 27: | Line 28: | ||
== 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 | ||
+ | * {{DexvertSamples|image/pgc}} |
Latest revision as of 02:57, 28 December 2023
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 |
[edit] Identification
PGC files begin with a 3-byte signature: 0x50 0x47 0x01
.