Re: [PHP] using ImageGIF

2003-10-17 Thread PHP Webmaster
> > > > -- - > Louie Miranda > http://www.axishift.com > > > - Original Message - > From: "Louie Miranda" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, October 17, 2003 10:46 AM > Subject: [PHP] using ImageGIF > > >

Re: [PHP] using ImageGIF

2003-10-16 Thread Jason Wong
On Friday 17 October 2003 11:04, Louie Miranda wrote: > yes, thanks for the information. Is there any other similar types like gd > that can create gif's? There are non-official versions of gd lib that has gif support, ask google. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open So

Re: [PHP] using ImageGIF

2003-10-16 Thread Paul
iranda > http://www.axishift.com > > > - Original Message - > From: "Paul" <[EMAIL PROTECTED]> > To: "Louie Miranda" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Friday, October 17, 2003 10:52 AM > Subject: Re: [PHP] u

Re: [PHP] using ImageGIF

2003-10-16 Thread Louie Miranda
OTECTED]> Sent: Friday, October 17, 2003 10:52 AM Subject: Re: [PHP] using ImageGIF > To my understanding, gif is licensed, therefore its > not used in the current gd libraries. I believe the > licensing is up in july of 2004, and the support would > be reimplemented after then, but

Re: [PHP] using ImageGIF

2003-10-16 Thread Louie Miranda
CTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 17, 2003 10:46 AM Subject: [PHP] using ImageGIF > Im trying to show gif images on a browser, since on my work. Not all are > using Internet explorer on windows. One of my test shows on a Mac OS X 10.1 > IE 5.5 the jpeg and png

Re: [PHP] using ImageGIF

2003-10-16 Thread Paul
To my understanding, gif is licensed, therefore its not used in the current gd libraries. I believe the licensing is up in july of 2004, and the support would be reimplemented after then, but not 100% positive. Go head over to the GD website to read more info about gif. --- Louie Miranda <[EMAI

[PHP] using ImageGIF

2003-10-16 Thread Louie Miranda
Im trying to show gif images on a browser, since on my work. Not all are using Internet explorer on windows. One of my test shows on a Mac OS X 10.1 IE 5.5 the jpeg and png files are not supported and only gif images. I tried this syntax to generate gif files.. --php code-- $im = ImageCreate(2