EggPaint

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
 
'''EggPaint''' (or '''Egg Paint''') is a raster image format used on Atari Falcon computers. It is presumably associated with a program called ''EggPaint'', but information about such a program is hard to find.
 
'''EggPaint''' (or '''Egg Paint''') is a raster image format used on Atari Falcon computers. It is presumably associated with a program called ''EggPaint'', but information about such a program is hard to find.
  
It is a simple uncompressed format with 16 bits/pixel (RGB 5-6-5 format), and an 8-byte header. It is very similar to [[GodPaint]] format.
+
It is a simple uncompressed format with 16 bits/pixel (RGB 5-6-5 format), and an 8-byte header. It is very similar to [[GodPaint]] format, and to [[Spooky Sprites]] TRP format.
  
 
== Identification ==
 
== Identification ==
Line 16: Line 16:
 
== Specifications ==
 
== Specifications ==
 
* [http://www.atari-wiki.com/?title=ST_Picture_Formats ST Picture Formats]
 
* [http://www.atari-wiki.com/?title=ST_Picture_Formats ST Picture Formats]
 
== Alternate format? ==
 
We've observed some .trp and .tru files that begin with {{magic|'t' 'r' 'u' 0x3f}}, but otherwise appear to use this format, or a very similar format. Maybe from a different version of EggPaint?
 
 
Examples:
 
* [http://no-fragments.atari.org/no_fragments_04/archive/games/sharewar/coe_v1.zip coe_v1.zip]
 
* [http://no-fragments.atari.org/no_fragments_04/archive/games/sharewar/coe_2_0.zip coe_2_0.zip]
 
* [http://no-fragments.atari.org/no_fragments_04/archive/work/gfx/spooky5.zip spooky5.zip]
 
  
 
== Software ==
 
== Software ==

Revision as of 00:09, 31 October 2015

File Format
Name EggPaint
Ontology
Extension(s) .trp

EggPaint (or Egg Paint) is a raster image format used on Atari Falcon computers. It is presumably associated with a program called EggPaint, but information about such a program is hard to find.

It is a simple uncompressed format with 16 bits/pixel (RGB 5-6-5 format), and an 8-byte header. It is very similar to GodPaint format, and to Spooky Sprites TRP format.

Contents

Identification

Files begin with the signature "TRUP".

Some files are compressed with Pack-Ice, and begin with "ICE!".

Specifications

Software

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox