Funny Paint file format
Jump to navigation
Jump to search
Funny Paint *.FUN
1 long file id [0x000ACFE2]
1 word image width in pixels
1 word image height in pixels
1 word planes
1 word number of images [usually 1]
1 byte ? [usually 0]
--------
13 bytes total for header
?? image data:
The image date is never compressed. Supported modes:
1 to 8 planes: standard Atari interleaved bitmap
16 planes: Falcon high-color, word RRRRRGGGGGGBBBBB
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
16 planes will have a palette (predefined pens, should be ignored)
Back to ST Picture Formats