GodPaint
From Just Solve the File Format Problem
(Difference between revisions)
(Refined category) |
(→Software) |
||
Line 15: | Line 15: | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[RECOIL]] | * [[RECOIL]] | ||
* [http://www.reservoir-gods.com/files/utils/godpaint.zip GodPaint] | * [http://www.reservoir-gods.com/files/utils/godpaint.zip GodPaint] |
Revision as of 14:28, 12 April 2016
GodPaint (or God-Paint, or God Paint) is a paint program for Atari Falcon computers. It has a native .GOD raster image format. It is a simple uncompressed format with 16 bits/pixel (RGB 5-6-5 format), and a 6-byte header.
Contents |
Identification
The first two bytes in a .GOD file are ostensibly a signature, but unfortunately they are not reliable. Usually they are set to 47 34
("G4
"), or 04 00
.
Specifications
Software
Sample files
- GodPaint demo → *.GOD
- grafx2 issue → godfile.zip