On Thu, 28 Jun 2001 18:39:49 -0500, Clarence Verge wrote:

> neil wa4chq wrote:

>> Greetings...
>> When I first started using Arachne last year, I was able to convert
>> bmp's over to gif format.  Now when I try, I get an error message saying
>> "Can't make a 24 color .gif"  Any ideas?

> Switch to 256 color mode before you shoot your screen.

What program are you using to convert those .BMPs ???

You might just need to add a "color reduction" command-line-option.

To create 256 color BMPs with djpeg, all we need is "-colors 256"

djpeg32.exe -bmp -colors 256 input.jpg output.bmp

The program you are using to do BMP2GIF might also need
something like this.


-- 
 Glenn
 http://arachne.cz/
 http://freedos-32.sourceforge.net/
 http://www.delorie.com/listserv/mime/
 http://www.angelfire.com/id/glenndoom/download.htm

Reply via email to