[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.java.programmer

Re: help: save drawing as GIF

berniemacklin

6/16/2016 3:42:00 PM

On Wednesday, 14 July 1999 01:00:00 UTC-6, Dale King wrote:
> Owen Li wrote in message <7mbgud$cf4$1@imsp009a.netvigator.com>...
> >I have a java program, user can draw objects. How can I save the drawing as
> >GIF file in Java?
>
> Your first step needs to be determining whether any GIF algorithm you use
> infringes on the patents held by Unisys. You may need to contact Unisys to
> obtain a license agreement to use their patents. See
> http://corp2.unisys.com/LeadStory/l....
>
> You may want to think about using PNG files instead. See
> http://www.cdrom.co....
> --
> --- Dale King

Wow
3 Answers

Roedy Green

6/18/2016 10:12:00 AM

0

On Thu, 16 Jun 2016 08:42:20 -0700 (PDT), berniemacklin@gmail.com
wrote:

>On Wednesday, 14 July 1999 01:00:00 UTC-6, Dale King wrote:
>> Owen Li wrote in message <7mbgud$cf4$1@imsp009a.netvigator.com>...
>> >I have a java program, user can draw objects. How can I save the drawing as
>> >GIF file in Java?
>>
>> Your first step needs to be determining whether any GIF algorithm you use
>> infringes on the patents held by Unisys. You may need to contact Unisys to
>> obtain a license agreement to use their patents. See
>> http://corp2.unisys.com/LeadStory/l....
>>
>> You may want to think about using PNG files instead. See
>> http://www.cdrom.co....
>> --
>> --- Dale King
>
>Wow

The unisys patent expired long ago. See
http://mindpod.com/jglos...
for details.

GIFs are still popular because they support a simple animation
scheme. That is also why they are declasse.

See http://mindpod.com/jglos...
and http://mindprod.com/gloss/gifen...
for how to use a gifencodrer.

There are parallel encoders for PNG and JPG

Lars Enderin

6/18/2016 12:09:00 PM

0

2016-06-18 12:12 skrev Roedy Green:
> The unisys patent expired long ago. See
> http://mindpod.com/jglos...
> for details.

You need to be more careful with how you spell your URLs.

--
Lars Enderin

Roedy Green

6/18/2016 3:10:00 PM

0

On Sat, 18 Jun 2016 14:08:47 +0200, Lars Enderin
<lars.enderin@telia.com> wrote:

>
>You need to be more careful with how you spell your URLs.

I had the lenses in my eyes replaced to fix cataracts and I still
cannot see properly. have not got my corrective lenses yet.
Sorry about that.