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. ' D/ j% b5 K% T" w% P
3 r. J0 L* v F! ]) H+ f) ^: S
|______________________________________________________________________________| . H7 e: C4 Y) }" f W9 P0 q
| 32-bit value: Number of PICTs in the structure | 6 m+ g% I# G v- t. q
|______________________________________________________________________________|
, R7 P* Q5 ~7 ~' L7 K4 ?5 e| Array of 32-bit values, size (number of PICTs + 1): The absolute offsets of each PICT from the |
& Z1 d) p$ x5 k5 W5 u9 M8 t7 G| beginning of the file. The last offset value is used to determine the size of the last PICT in the structure. \3 M, Y( g' ~) {* V3 L
|______________________________________________________________________________|
( X) X6 n- r: _" _1 o( h) i| Array of 32-bit values, size (number of PICTs): The duration (in milliseconds) associated with |
& b& k- {1 h2 z% J/ L5 A7 o- {2 {4 B# @" o| each PICT (for animations) | * Q/ I/ p# |3 r+ ?& f
|______________________________________________________________________________|
2 W* J5 Q& N0 t| variable length PICT data |
3 n: f; D+ s* V4 J2 M/ a5 {|______________________________________________________________________________| |