Well, see, the trick is that the software was hard-coded to edit a pair of 128x32 images. To add an ImagePan editor, I'd have to rework a bunch of the low-level bits of the way the window and screen are drawn. Also, I would have to incorporate the RLE compression algorithm into my code to compress the image pan image. All of that is more work than I wanted to go to right now.

BUT... The TuxMuch and AnnaVu images are already the right size. And they don't have to be RLE-compressed. And if I'm adding FTP code to grab images from the player, then it's not a big deal to have it throw those images back TO the player.

So there's more of a chance that you'd get AnnaVu/TuxMuch in there than Image Pan.
_________________________
Tony Fabris