PGF (Portfolio Graphics)
From Just Solve the File Format Problem
(Difference between revisions)
(Updated link) |
(subcat2=Atari graphics formats) |
||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
+ | |subcat2=Atari graphics formats | ||
|extensions={{ext|pgf}} | |extensions={{ext|pgf}} | ||
|released=1989–1991 | |released=1989–1991 | ||
Line 20: | Line 21: | ||
== Sample files == | == Sample files == | ||
* http://www.atari-portfolio.co.uk/library/pages/tx-pgf-img.html | * http://www.atari-portfolio.co.uk/library/pages/tx-pgf-img.html | ||
− | |||
− |
Revision as of 14:52, 7 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.