PGF (Portfolio Graphics)
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→Format) |
(Updated link) |
||
Line 14: | Line 14: | ||
== 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
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.