PGF (Portfolio Graphics)
From Just Solve the File Format Problem
(Difference between revisions)
(→See also) |
|||
Line 13: | Line 13: | ||
== See also == | == See also == | ||
* [[PGC (Portfolio Graphics Compressed)]] | * [[PGC (Portfolio Graphics Compressed)]] | ||
− | |||
== Software == | == Software == |
Revision as of 19:38, 14 December 2014
PGF is an uncompressed bi-level image file format used on the Atari Portfolio palmtop computer. The image dimensions are always 240×64 pixels.
Contents |
Format
Files have no header, and are exactly 1920 bytes in size. As the images are monochrome, only one bit is needed per pixel, or eight pixels per byte.