PGC (Portfolio Graphics Compressed)
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 28: | 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
.