GodPaint

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software)
m (Change telparia.com samples link to template)
 
(3 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
 +
* {{DexvertSamples|image/god}}

Latest revision as of 04:06, 28 December 2023

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

[edit] 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.

[edit] Specifications

[edit] Software

[edit] Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox