Re: [PHP-DOC] cvs: phpdoc /en/reference/image/functionsimagecreatetruecolor.xml

2003-08-26 Thread Dallas Thunder
I feel really sorry about it. Revision 1.6 has been reverted. Really should do less "assume" thing. Thank you! "Jan Fabry" <[EMAIL PROTECTED]> wrote news:[EMAIL PROTECTED] > On Tue, 2003-08-26 at 09:30, Dallas Thunder wrote: > > dallas Tue Aug 26 03:30:24 2003 EDT > > > > Modified files: > >

Re: [PHP-DOC] cvs: phpdoc /en/reference/image/functionsimagecreatetruecolor.xml

2003-08-26 Thread Jan Fabry
On Tue, 2003-08-26 at 09:30, Dallas Thunder wrote: > dallasTue Aug 26 03:30:24 2003 EDT > > Modified files: > /phpdoc/en/reference/image/functions imagecreatetruecolor.xml > Log: > I suppose it is blank. You suppose so, but have you tried it? I have,

Re: [PHP-DOC] cvs: phpdoc /en/reference/image/functionsimagecreatetruecolor.xml

2002-09-04 Thread Dan Kalowsky
Done! On Wed, 4 Sep 2002, Rasmus Lerdorf wrote: > > > Technically this is not correct. GIF is in no way limited to 256 colours. > > > It's just not very useful with more colours. > > > > Do you have a better method for saying that this function really just > > doesn't work with GIF files? > > J

Re: [PHP-DOC] cvs: phpdoc /en/reference/image/functionsimagecreatetruecolor.xml

2002-09-04 Thread Rasmus Lerdorf
> > Technically this is not correct. GIF is in no way limited to 256 colours. > > It's just not very useful with more colours. > > Do you have a better method for saying that this function really just > doesn't work with GIF files? Just say that. If you blame it on the number of colours, some s

Re: [PHP-DOC] cvs: phpdoc /en/reference/image/functionsimagecreatetruecolor.xml

2002-09-04 Thread Dan Kalowsky
On Tue, 3 Sep 2002, Rasmus Lerdorf wrote: > Technically this is not correct. GIF is in no way limited to 256 colours. > It's just not very useful with more colours. Do you have a better method for saying that this function really just doesn't work with GIF files? >-

Re: [PHP-DOC] cvs: phpdoc /en/reference/image/functionsimagecreatetruecolor.xml

2002-09-03 Thread Rasmus Lerdorf
> + > + > + Please remember that the GIF file format only supports 256 colors, and > + therefore will not work with this function. > + > + Technically this is not correct. GIF is in no way limited to 256 colours. It's just not very useful with more colours. -Rasmus