PGC (Portfolio Graphics Compressed)
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→Specification) |
(Updated link) |
||
Line 18: | Line 18: | ||
== Software == | == Software == | ||
− | * [ | + | * [[RECOIL]] |
− | * [ | + | * [[XnView]] |
* http://www.atari-portfolio.co.uk/library/pages/tx-graphics.html | * http://www.atari-portfolio.co.uk/library/pages/tx-graphics.html | ||
Revision as of 00:27, 31 December 2013
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
.