CFAST Disney Animation Studio

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 23: Line 23:
 
4 bytes - Amiga screen height
 
4 bytes - Amiga screen height
 
1 byte - number of bitplanes (1..5)
 
1 byte - number of bitplanes (1..5)
 +
 +
Then follows palette information for the first 2 colors (if there are more colors, they are specified later in the file)
 +
1 byte - red #0
 +
1 byte - green #0
 +
1 byte - blue #0
 +
1 byte - red #1
 +
1 byte - green #1
 +
1 byte - blue #1
  
 
</pre>
 
</pre>

Revision as of 14:50, 8 June 2017

File Format
Name CFAST Disney Animation Studio
Ontology
Extension(s) Template:Cft

CFAST is an animated raster graphics format associated with the Disney Animation Studio application for Amiga computers.

Contents

Format Specification

4 bytes - signature 'GUCF', 'LOCK' or 'STDY'

If the signature is 'LOCK' or 'STDY' then a copyright/description message follows:
2 bytes string length
n bytes string
'LOCK' means the file was meant to be saved as final/non editable

Then follows the bitmap header:
4 bytes - image width
4 bytes - image height
4 bytes - Amiga screen width
4 bytes - Amiga screen height
1 byte - number of bitplanes (1..5)

Then follows palette information for the first 2 colors (if there are more colors, they are specified later in the file)
1 byte - red #0
1 byte - green #0
1 byte - blue #0
1 byte - red #1
1 byte - green #1
1 byte - blue #1

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox