Registered: 21/05/1999
Posts: 5335
Loc: Cambridge UK
The Tux animation has 27 frames of which 13 are unique (the animation format uses pointers to frames to avoid duplication). The frames are not currently RLE encoded - we're thinking of using delta compression to reduce the data size.