GodPaint

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software)
(Sample files)
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
== Identification ==
 
== Identification ==
 
The first two bytes in a .GOD file are ostensibly a signature, but unfortunately they are not reliable. Usually they are set to {{magic|47 34}} ("{{magic|G4}}"), or {{magic|04 00}}.
 
The first two bytes in a .GOD file are ostensibly a signature, but unfortunately they are not reliable. Usually they are set to {{magic|47 34}} ("{{magic|G4}}"), or {{magic|04 00}}.
 +
<code>.GOD</code> files are exactly 153606 bytes long.
  
 
== Specifications ==
 
== Specifications ==
* [http://www.atari-wiki.com/?title=ST_Picture_Formats ST Picture Formats]
+
* {{AtariForumWiki|GodPaint_file_format|AtariForumWiki: GodPaint file format}}
  
 
== Software ==
 
== Software ==
Line 23: Line 24:
 
* [http://cd.textfiles.com/atarilibrary/atari_cd09/VISION/GRAFICS/PROGRAMM/GODPAINT/ GodPaint demo] → *.GOD
 
* [http://cd.textfiles.com/atarilibrary/atari_cd09/VISION/GRAFICS/PROGRAMM/GODPAINT/ GodPaint demo] → *.GOD
 
* [https://code.google.com/p/grafx2/issues/detail?id=499 grafx2 issue] → godfile.zip
 
* [https://code.google.com/p/grafx2/issues/detail?id=499 grafx2 issue] → godfile.zip
 +
* https://telparia.com/fileFormatSamples/image/god/

Revision as of 17:44, 12 August 2020

File Format
Name GodPaint
Ontology
Extension(s) .god
Released 1995

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. .GOD files are exactly 153606 bytes long.

Specifications

Software

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox