PFF stands for "PICT Flick File." It's a custom format HyperBole Studios developed for storing animations, somewhat similar to GIF files. PICTs are Apple-format images (see http://en.wikipedia.org/wiki/PICT). Here's some documentation that describes the format of PFF files. J5 G( O0 s' P% j* R: x0 S/ U3 `9 k
) J/ [4 U5 H4 j9 X+ x
|______________________________________________________________________________| 2 _$ g6 X& V0 c9 @& x! k. T
| 32-bit value: Number of PICTs in the structure | . r1 Z( ]0 U' I5 o/ d' y
|______________________________________________________________________________|
' U( b( L1 o) H$ t) J" R5 `1 x| Array of 32-bit values, size (number of PICTs + 1): The absolute offsets of each PICT from the |
% F5 R9 w) a& H& \# t4 b| beginning of the file. The last offset value is used to determine the size of the last PICT in the structure.
/ O- R! I6 f0 o$ q& A" B|______________________________________________________________________________|
0 J1 w& I3 S) T. @, r| Array of 32-bit values, size (number of PICTs): The duration (in milliseconds) associated with | ; x; U0 }. @2 W" b) b4 `$ D5 B
| each PICT (for animations) |
/ L C4 @% Z2 D2 p( }4 s3 J|______________________________________________________________________________| / n% c9 i( Z$ n$ `( o" F/ g
| variable length PICT data | ' L, e; H u' m6 M! ?0 C
|______________________________________________________________________________| |