they did, but i am too lazy to implement a LZW encoder anyways :).
just needed a quick way to export images for my cardSpeed raw card
speed testing app, and bmp was out because the produced images were
huge, so I put together some code to export gif, by following the
spec.
----
Best Regards,
Dmitry Grinberg
(847) 226 9295


On Fri, Jul 18, 2008 at 2:50 PM, Eric Bresie <[EMAIL PROTECTED]> wrote:
> I thought the patents for GIF87a expire around 2003-2004.  Can anyone
> else confirm that?
>
> Eric
>
> On 7/18/08, Dmitry Grinberg <[EMAIL PROTECTED]> wrote:
>> Hello,
>>
>> If anyone is interested I wrote code to create gif images on palm.
>> Created images are uncompressed(thus does not infringe on any patents)
>> static GIF87a images, cool for saving screenshots or whatever you
>> need. It's pretty fast. If anyone wants it, I can post the code here.
>> It runs pretty fast, even in 68k.
>>
>> --
>> Dmitry
>>
>> --
>> For information on using the ACCESS Developer Forums, or to unsubscribe, 
>> please see http://www.access-company.com/developers/forums/
>>
>
>
> --
> Eric Bresie
> [EMAIL PROTECTED]
>
> --
> For information on using the ACCESS Developer Forums, or to unsubscribe, 
> please see http://www.access-company.com/developers/forums/
>

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to