Alt255 -<br>
<br>
You are correct -- the GIF format is owned by Compuserve and they want anyone writing a graphics utility that writes GIF files to pay them a royalty. Partly because GIF uses the LZW compression algorithm, and Unisys owns a patent on it (so Compuserve has to kick part of your fee back to them).<br>
<br>
Everyone seems to be using JPEG despite it being a lossy format, and I see a few people starting to use the PNG format (which was designed to be royalty-free after the GIF issues hit the fan).<br>
<br>
Denk -- I would look into getting a graphics library that will save your file as you want, and making sure that they have paid Compuserve on your behalf.<br>
<br>
Chip H.<br>
<br>