Re: GIF-Modification

2002-03-07 Thread Jan Torres
st regards _ Jan Torres W. -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Peter Dolukhanov Sent: 05 March 2002 19:30 To: [EMAIL PROTECTED] Subject: GIF Modification Dear All, I was wonderin

Re: GIF Modification

2002-03-06 Thread kim
you can get gif writer from http://www.acme.com/java/software/Acme.JPM.Encoders.GifEncoder.html - Original Message - From: "M. Simms" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 07, 2002 7:14 AM Subject: Re: GIF Modification > WRITI

Re: GIF Modification

2002-03-06 Thread M. Simms
ER. JPEGS ? YES. > -Original Message- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of Mark Lines-Davies > Sent: Wednesday, March 06, 2002 6:19 AM > To: [EMAIL PROTECTED] > Subject: Re: GIF Modification >

Re: GIF Modification

2002-03-06 Thread Mark Lines-Davies
cation and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Peter Dolukhanov Sent: 05 March 2002 19:30 To: [EMAIL PROTECTED] Subject: GIF Modification Dear All, I was wondering if there was a Java class that would (easily) allow me to: i) Take an existing GIF image ii) Add objects (ie, circle,

GIF Modification

2002-03-05 Thread Peter Dolukhanov
Dear All, I was wondering if there was a Java class that would (easily) allow me to: i) Take an existing GIF image ii) Add objects (ie, circle, colour red, at position x,y) iii) Save or display the output Is this possible? Cheers Pete Dolukhanov