> Also, you can use NetPBM like so: > > pngtopnm SOME.PNG | pnmquant -fs 256 | ppmtogif > SOME.GIF > > > Where "pnmquant -fs 256" makes a Floyd-Steinberg dithered image of 256 colors. > You can also use palettes and other good stuff here, too. (I believe the > format of the "palette" file you can use with 'pnmquant' is simply > some .PPM file.)
Yay! The above worked! :) For some reason the convert command that Henry didn't seem to do quite the right thing. Anyway, the program seems to be happy now. Thank you Henry and Bill! --Alex _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech
