[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Encoding GIFFs on an Apple II
Simon D. Williams wrote:
"Exactly" what I'd like to do is capture images from my digital camera
as monochrome HGR (using a computereyes card) and then convert the HGR
to GIFF so it can be uploaded to a website without having to use
another computer.
I'm guessing it's a dithered image, so RLE isn't going to be much use.
As an aside PNG does have good performance on monochrome images, unlike JPG.
I think your best best is to use uncompressed GIF first up, which will
then allow you to implement (GIF) compression at a later stage if you're
ever feeling masochistic and/or bored! ;) LZW should do a half-decent
job with dithered monochrome images?!?
Regards,
--
Mark McDougall, Engineer
Virtual Logic Pty Ltd, <http://www.vl.com.au>
21-25 King St, Rockdale, 2216
Ph: +612-9599-3255 Fax: +612-9599-3266