Funny Paint

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Added Funny Paint info)
 
m (Change telparia.com samples link to template)
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:
  
 
== Format ==
 
== Format ==
 +
From the Atari Forum Wiki page (see [[#Links]])
 
<pre>
 
<pre>
 
Funny Paint    *.FUN
 
Funny Paint    *.FUN
Line 42: Line 43:
  
 
== Sample files ==
 
== Sample files ==
* https://telparia.com/fileFormatSamples/image/funnyPaint/
+
* {{DexvertSamples|image/funnyPaint}}
  
 
== Links ==
 
== Links ==
 
* [https://www.atari-forum.com/viewtopic.php?t=31171 FunnyPaint]
 
* [https://www.atari-forum.com/viewtopic.php?t=31171 FunnyPaint]
 +
* {{AtariForumWiki|Funny_Paint_file_format] Atari Forum Wiki page}}
 +
** [http://webcache.googleusercontent.com/search?q=cache%3Ahttp%3A%2F%2Fwww.atari-wiki.com%2Findex.php%2FFunny_Paint_file_format&oq=cache%3Ahttp%3A%2F%2Fwww.atari-wiki.com%2Findex.php%2FFunny_Paint_file_format&aqs=chrome..69i57j69i58.1200j0j1&sourceid=chrome&ie=UTF-8 Funny_Paint_file_format (google cache)]

Latest revision as of 03:55, 28 December 2023

File Format
Name Funny Paint
Ontology
Extension(s) .fun

Funny Paint is a graphics program for the Atari line of computers.

Contents

[edit] Format

From the Atari Forum Wiki page (see #Links)

Funny Paint    *.FUN

Supports animation and image data is never compressed.

1 long      file id [0x000ACFE2]
1 word      image width in pixels
1 word      image height in pixels
1 word      planes [1, 2, 4, 8, 16]
1 word      number of frames [1 = single image]
1 byte      ? [usually 0]
--------
13 bytes    total for header

??          image data:
  1 to 8 planes: standard Atari interleaved bitmap
  16 planes: Falcon high-color, word RRRRRGGGGGGBBBBB
  This section is repeated for each frame

1 long      total colors - 1
1 long      ? (varies)
1 long      ? (varies)

??          palette data:
  The palette is stored in VDI format (0-1000) in VDI order
  3 words per entry for R, G, and B
  1 plane palette should be ignored, seems to contain bogus values
  16 planes will have a palette (predefined pens, should be ignored)

[edit] Software

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox